Kaan
Kaan
@spackbot fix style
@spackbot fix style
@tgamblin @becker33 @tomdeakin addressed all your comments and addressed @rfbgo 's feedback about various scenarios where it breaks or not functioning properly, I believe it is close to merge (...
@spackbot fix style
@teojgo It is nvcc inside the folder
@vkarak sorry for delayed reply; The `rfm_build.sh` file is this : ``` #!/bin/bash -l #PBS -N rfm_THRUSTBench #PBS -o rfm_build.out #PBS -e rfm_build.err #PBS -l select=1:mpiprocs=1:ncpus=16:ngpus=1 #PBS -q voltaq cd...
@vkarak @giordano actually, I was able to reproduce the issue with spack environment too. ``` # This is a Spack Environment file. # # It describes a set of packages...
Hi @dm-vodopyanov, It didn't work for me so instead of using daily builds on this system I used `spack install intel-oneapi-compilers+nvidia` and applied the codeplay plugin (couldn't test the daily...
Thank you @ChuckHastings ; After commenting out BALANCED TEST, I faced this error message during the build: ``` [34/541] Building CUDA object CMakeFiles/cugraph.dir/src/sampling/detail/check_edge_bias_values_mg_v64_e64.cu.o [35/541] Building CUDA object CMakeFiles/cugraph.dir/src/linear_assignment/legacy/hungarian.cu.o [36/541] Building...
OK, you were right thanks for this! It did install now (only BALANCED_TEST commented out) so I believe the problem was `BALANCED_TEST`