You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My compilation gets stuck at the position shown below. I am using CUDA 12.3 and psi4 1.9. Could you tell, which versions worked for you?
Many thanks in advance!
[ 16%] Building NVCC (Device) object CMakeFiles/gpu_dfcc.dir/gpu_dfcc_generated_triples.cu.o
/home/psi4/psi4gpu1/build/stage/include/psi4/libpsio/psio.h(65): error: explicit type is missing ("int" assumed)
const std::optional& errno_in = std::nullopt);
^
/home/psi4/psi4gpu1/build/stage/include/psi4/libpsio/psio.h(67): error: qualified name is not allowe
The text was updated successfully, but these errors were encountered:
My compilation gets stuck at the position shown below. I am using CUDA 12.3 and psi4 1.9. Could you tell, which versions worked for you?
Many thanks in advance!
[ 16%] Building NVCC (Device) object CMakeFiles/gpu_dfcc.dir/gpu_dfcc_generated_triples.cu.o
/home/psi4/psi4gpu1/build/stage/include/psi4/libpsio/psio.h(65): error: explicit type is missing ("int" assumed)
const std::optional& errno_in = std::nullopt);
^
/home/psi4/psi4gpu1/build/stage/include/psi4/libpsio/psio.h(67): error: qualified name is not allowe
The text was updated successfully, but these errors were encountered: