GEOS icon indicating copy to clipboard operation
GEOS copied to clipboard

Add cuda-12 host-configs for Lassen

Open victorapm opened this issue 10 months ago • 5 comments

See https://github.com/GEOS-DEV/LvArray/pull/319

victorapm avatar Apr 05 '24 18:04 victorapm

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 53.19%. Comparing base (ddf3e97) to head (537bb8c).

Files Patch % Lines
...es/hypre/mgrStrategies/MultiphasePoromechanics.hpp 0.00% 1 Missing :warning:
Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3067   +/-   ##
========================================
  Coverage    53.19%   53.19%           
========================================
  Files          989      989           
  Lines        83647    83646    -1     
========================================
  Hits         44498    44498           
+ Misses       39149    39148    -1     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Apr 05 '24 19:04 codecov[bot]

@sframba Do you know if CUDA 12 is supported on Pangea3 @matteofrigo5 Same question on Sherlock

TotoGaz avatar Apr 05 '24 21:04 TotoGaz

@sframba Do you know if CUDA 12 is supported on Pangea3 @matteofrigo5 Same question on Sherlock

Not sure, we'll have to ask the IBM support. We have upgraded to cuda 11.5.0 at the end of 2023. Is cuda 12 needed to solve the externalSolvers unit test issue? Or to access some new hypre features on GPU?

sframba avatar Apr 09 '24 15:04 sframba

I don't see any constraints regarding Sherlock. We have these four versions of CUDA 12 installed: (12.0.0 12.1.1 12.2.0 12.4.0). @victorapm, do you suggest any one in particular?

matteofrigo5 avatar Apr 09 '24 21:04 matteofrigo5

Not sure, we'll have to ask the IBM support. We have upgraded to cuda 11.5.0 at the end of 2023. Is cuda 12 needed to solve the externalSolvers unit test issue? Or to access some new hypre features on GPU?

It's mainly for this.

TotoGaz avatar Apr 10 '24 05:04 TotoGaz