Adam Caprez

Results 5 comments of Adam Caprez

We're also seeing this issue trying to build what are (to the best of my knowledge) completely unrelated packages - `cp2k` and `lammps`. I've tried adding both `moab` and `dagmc`...

+1 for this feature, as we've had user requests along these lines. I was curious though if a browser-based notification could be sent instead of/in addition to an email? Along...

I received this same error building v4.0.0 on Alma 8.6 using GCC 8.5, CUDA 11.4, MKL 2022.0 and OpenMPI 4.1.1. Adding `-DCMAKE_CXX_FLAGS='-Wl,--allow-multiple-definition'` to the cmake invocation as a workaround allowed...

@biochem-fan appreciate the quick response. Yes, that resolved the issue. Looks like `add.cu` was getting pulled in twice as a result of that second glob expression plus the `#include` in...

Oops, hit another snag. The build succeeds, but at runtime I get ``` [root@7efab0d444de /]# relion relion: error while loading shared libraries: librelion_jaz_gpu_util.so: cannot open shared object file: No such...