PawseySC / pawsey-spack-config

Automated deployment system for the scientific software stack in use at Pawsey
BSD 3-Clause "New" or "Revised" License
4 stars 9 forks source link

Adds amber24 build script. #275

Closed dipietrantonio closed 3 months ago

dipietrantonio commented 3 months ago

There is no QUICK support for AMD GPU in this release

-- Found CUDA: /opt/rocm (found version "10.1") 
-- CUDA version 10.1 detected
-- Configuring QUICK for SM3.0, SM3.5, SM3.7, SM5.0, SM5.2, SM5.3, SM6.0, SM6.1, SM7.0 and SM7.5
-- 
************************************************************
Error: Incompatible CUDA and GNU versions
 12.2.0

See https://stackoverflow.com/questions/6622454/cuda-incompatible-with-my-gcc-version
************************************************************
-- 
CMake Error at AmberTools/src/quick/quick-cmake/QUICKCudaConfig.cmake:240 (message):
Call Stack (most recent call first):
  AmberTools/src/quick/CMakeLists.txt:246 (include)

[3:23](https://pawsey.slack.com/archives/C03NEGAK7ML/p1718177022711339)
if(HIP)     
    # HIP builds currently unavailable (TODO: fix post release)
    message(FATAL_ERROR "Error: HIP support is currently unavailable in this QUICK release. Support will be added back in a future release.")