Cristian Di Pietrantonio
Cristian Di Pietrantonio
Hi all, I am installing ROCm on a custom location, let's say $INSTALL_DIR. When trying to compile rocSolver, i get the following error: ``` CMake Error at $INSTALL_DIR/hip/lib/cmake/hip/hip-config.cmake:199 (include): include...
Dear plumed developers, I am a Supercomputing Applications Specialist at Pawsey Supercomputing Centre. I have patched gromacs/2021 with plumed2/2.7.2 and I have run a test case provided by a user....
Also, updates the conflict clause for table locking.
I am trying to build ROCm 5.6.1 from source and I hit the following error: ``` fatal error: cannot link module '@6ts/pawsey0001/cdipietrantonio/rocm5.6/rocm-5.6.1rev0/amdgcn/bitcode/opencl.bc': linking module flags 'amdgpu_code_object_version': IDs have conflicting values...
### Suggestion Description Dear ROCm developers, according to some tests I performed, Managed Memory was not really working in ROCm 5.x but it does work at least in ROCm 6.1.2....
Dear developers, I am facing an [out-of-memory issue](https://github.com/ROCm/ROCm/issues/3364#issuecomment-2216359771) (follow the link for a detailed log) when running ColabFold (which is a repackaging of AlphaFold) on AMD GPUs. I have found...
Without them, the build fails when ROCm is not installed in the default location `/opt/rocm`. @spackbot fix style
Dear developers, the `hipcc` compiler driver won't define the `_OPENMP` macro when the `-fopenmp` option is specified. The macro will be defined only when GPU offloading is requested. This can...
**Describe the bug** When installing SHPC 0.1.30 the dependency rpds does not get installed alongside it, causing errors at runtime. ``` spack@joey-01:/software/setonix/2025.03/pawsey/software/shpc/registry/quay.io/pawsey/pytorch> shpc uninstall pytorch Traceback (most recent call last):...