Add latest version of libbsd#10121
Merged
adamjstewart merged 1 commit intospack:developfrom Dec 17, 2018
Merged
Conversation
mkandes
added a commit
to sdsc/spack
that referenced
this pull request
Feb 21, 2025
Note, however, nccl fails to build successfully with intel [1]. [1] ==> Installing nccl-2.23.4-1-tnr7mz4uqdsmnnbx7wwu6ihkghnr4d2e [8/8] ==> No binary for nccl-2.23.4-1-tnr7mz4uqdsmnnbx7wwu6ihkghnr4d2e found: installing from source ==> Fetching https://mirror.spack.io/_source-cache/archive/6b/6b946b70a9d2d01871842cbd15ec56488d358abe9a0f3767e372fddc3e241ba7.tar.gz ==> No patches needed for nccl ==> nccl: Executing phase: 'edit' ==> nccl: Executing phase: 'build' ==> Error: ProcessError: Command exited with status 2: 'make' '-j10' 'CUDA_HOME=/home/mkandes/software/spack/repos/sdsc/gpu/opt/spack/linux-rocky8-cascadelake/intel-2021.10.0/cuda-12.6.3-frf6lej72dpsgmgxm3nsmuouzepayze2' 'NVCC_GENCODE=--generate-code arch=compute_70,code=sm_70 --generate-code arch=compute_70,code=compute_70 --generate-code arch=compute_80,code=sm_80 --generate-code arch=compute_80,code=compute_80 --generate-code arch=compute_90,code=sm_90 --generate-code arch=compute_90,code=compute_90' 5 errors found in build log: 189 icpc: command line warning spack#10121: overriding '-march=cascadelake' with '-march=native' 190 Compiling transport/net_socket.cc > /scratch/mkandes/j ob_37145979/spack-stage/spack-stage/spack-stage-nccl-2.23.4-1-tnr7m z4uqdsmnnbx7wwu6ihkghnr4d2e/spack-src/build/obj/transport/net_socke t.o 191 icpc: remark spack#10441: The Intel(R) C++ Compiler Classic (ICC) is dep recated and will be removed from product release in the second half of 2023. The Intel(R) oneAPI DPC++/C++ Compiler (ICX) is the recom mended compiler moving forward. Please transition to use this compi ler. Use '-diag-disable=10441' to disable this message. 192 icpc: command line warning spack#10121: overriding '-march=cascadelake' with '-march=native' 193 transport/coll_net.cc"(926): warning spack#1202: illegal character l in asm operand constraint 194 >> 195 transport/coll_net.cc(926): catastrophic error: Cannot match asm op erand constraint 196 compilation aborted for transport/coll_net.cc (code 1) >> 197 make[1]: *** [Makefile:115: /scratch/mkandes/job_37145979/spack-sta ge/spack-stage/spack-stage-nccl-2.23.4-1-tnr7mz4uqdsmnnbx7wwu6ihkgh nr4d2e/spack-src/build/obj/transport/coll_net.o] Error 1 ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Successfully builds and passes all unit tests on Cray CNL5 (Blue Waters) with GCC 7.3.0.