Skip to content
New issue

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

make -j fails on lumi #745

Closed
valassi opened this issue Aug 10, 2023 · 1 comment
Closed

make -j fails on lumi #745

valassi opened this issue Aug 10, 2023 · 1 comment

Comments

@valassi
Copy link
Member

valassi commented Aug 10, 2023

make -j fails on lumi

[valassia@uan02 bash] ~/GPU2023/madgraph4gpuX/epochX/cudacpp/gg_ttgg.mad/SubProcesses/P1_gg_ttxgg > make -j
...
ccache /opt/cray/pe/gcc/11.2.0/bin/gfortran -w -fPIC -O3 -ffast-math -fbounds-check -ffixed-line-length-132   -c -o VVVV3_0.o VVVV3_0.f
ccache /opt/cray/pe/gcc/11.2.0/bin/gfortran -w -fPIC -O3 -ffast-math -fbounds-check -ffixed-line-length-132   -c -o VVVV3P0_1.o VVVV3P0_1.f
ccache /opt/cray/pe/gcc/11.2.0/bin/gfortran -w -fPIC -O3 -ffast-math -fbounds-check -ffixed-line-length-132   -c -o VVVV4_0.o VVVV4_0.f
ccache /opt/cray/pe/gcc/11.2.0/bin/gfortran -w -fPIC -O3 -ffast-math -fbounds-check -ffixed-line-length-132   -c -o VVVV4P0_1.o VVVV4P0_1.f
make[3]: Entering directory '/pfs/lustrep1/users/valassia/GPU2023/madgraph4gpuX/epochX/cudacpp/gg_ttgg.mad/Source/PDF/gammaUPC'
ar cru  ../../../lib/libgammaUPC.a  gammaUPC_dummy.o
ar cru  ../../../lib/libgammaUPC.a  gammaUPC_dummy.o
ar: ../../../lib/libgammaUPC.a: file format not recognized
make[3]: *** [makefile_dummy:14: ../../../lib/libgammaUPC.a] Error 1
make[3]: Leaving directory '/pfs/lustrep1/users/valassia/GPU2023/madgraph4gpuX/epochX/cudacpp/gg_ttgg.mad/Source/PDF/gammaUPC'
cudacpp.mk:189: HIP_HOME was not set: using "/opt/rocm-5.2.3/"
ranlib  ../../../lib/libgammaUPC.a
ar cru  ../../../lib/libbias.a  dummy.o
make[2]: Leaving directory '/pfs/lustrep1/users/valassia/GPU2023/madgraph4gpuX/epochX/cudacpp/gg_ttgg.mad/Source/PDF/gammaUPC'
ranlib  ../../../lib/libbias.a
make[2]: Leaving directory '/pfs/lustrep1/users/valassia/GPU2023/madgraph4gpuX/epochX/cudacpp/gg_ttgg.mad/Source/BIAS/dummy'
...
@valassi
Copy link
Member Author

valassi commented Feb 2, 2024

No longer reproducible... with PR #801 'make -j' is ok on lumi

@valassi valassi closed this as completed Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant