We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
likely root cause:
benchpark/experiments/amg2023/openmp/ramble.yaml
Line 27 in 27aafcd
run file:
⇒ cat workspace/amg2023/openmp/RCCS-Fugaku-Fujitsu-A64FX-TofuD/workspace/experiments/amg2023/problem1/amg2023_omp_problem1_2_ 8_2_2_2_55_55_55/execute_experiment #!/bin/bash # Copyright 2023 Lawrence Livermore National Security, LLC and other # Benchpark Project Developers. See the top-level COPYRIGHT file for details. # # SPDX-License-Identifier: Apache-2.0 #PJM -L "node=2" #PJM --mpi proc=8 #PJM -L "elapse=02:00:00" -x PJM_LLIO_GFSCACHE="/vol0002:/vol0003:/vol0004:/vol0005:/vol0006" cd /vol0005/mdt3/data/ra000020/u10016/benchpark.llvm/workspace/amg2023/openmp/RCCS-Fugaku-Fujitsu-A64FX-TofuD/workspace/experiments/amg2023/problem1/amg2023_omp_problem1_2_8_2_2_2_55_55_55 rm -f "/vol0005/mdt3/data/ra000020/u10016/benchpark.llvm/workspace/amg2023/openmp/RCCS-Fugaku-Fujitsu-A64FX-TofuD/workspace/experiments/amg2023/problem1/amg2023_omp_problem1_2_8_2_2_2_55_55_55/amg2023_omp_problem1_2_8_2_2_2_55_55_55.out" touch "/vol0005/mdt3/data/ra000020/u10016/benchpark.llvm/workspace/amg2023/openmp/RCCS-Fugaku-Fujitsu-A64FX-TofuD/workspace/experiments/amg2023/problem1/amg2023_omp_problem1_2_8_2_2_2_55_55_55/amg2023_omp_problem1_2_8_2_2_2_55_55_55.out" export OMP_NUM_THREADS="8"; . /vol0005/mdt3/data/ra000020/u10016/benchpark.llvm/workspace/spack/share/spack/setup-env.sh spack env activate /vol0005/mdt3/data/ra000020/u10016/benchpark.llvm/workspace/amg2023/openmp/RCCS-Fugaku-Fujitsu-A64FX-TofuD/workspace/software/amg2023-omp.problem1 mpiexec amg -P 2 2 2 -n 55 55 55 -problem 1 -keepT >> "/vol0005/mdt3/data/ra000020/u10016/benchpark.llvm/workspace/amg2023/openmp/RCCS-Fugaku-Fujitsu-A64FX-TofuD/workspace/experiments/amg2023/problem1/amg2023_omp_problem1_2_8_2_2_2_55_55_55/amg2023_omp_problem1_2_8_2_2_2_55_55_55.out"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
likely root cause:
benchpark/experiments/amg2023/openmp/ramble.yaml
Line 27 in 27aafcd
run file:
The text was updated successfully, but these errors were encountered: