Skip to content

Commit 1dc23f6

Browse files
Merge pull request #263 from CliMA/ne/clima
Update ClimaGPUBackend modules
2 parents df7994a + 389acae commit 1dc23f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backends.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ end
174174

175175
function module_load_string(::ClimaGPUBackend)
176176
return """module purge
177-
module load julia/1.11.0 cuda/julia-pref openmpi/4.1.5-mpitrampoline"""
177+
module load climacommon/2025_05_15"""
178178
end
179179

180180
function module_load_string(::DerechoBackend)

0 commit comments

Comments
 (0)