Newer
Older
## Fri Nov 3 10:30:02 2023 +0100
* add OpenMPI/4.1.4-GCC-11.3.0,1
## Fri Nov 3 10:00:02 2023 +0100
* remove OpenMPI/4.1.4-GCC-11.3.0,1
## Fri Nov 3 09:45:04 2023 +0100
* add MATLAB/R2023b-iso,1
## Thu Nov 2 12:15:03 2023 +0100
* add Qt6/6.6.0-GCCcore-12.2.0,1
## Wed Nov 1 15:00:03 2023 +0100
* add FlexiBLAS/3.3.1-GCC-12.3.0,1
* add foss/2023a,1
* add ScaLAPACK/2.2.0-gompi-2023a-fb,1
## Wed Nov 1 14:45:05 2023 +0100
* add BLIS/0.9.0-GCC-12.3.0,1
* add FFTW/3.3.10-GCC-12.3.0,1
* add FFTW.MPI/3.3.10-gompi-2023a,1
* add gompi/2023a,1
* add make/4.4.1-GCCcore-12.3.0,1
* add OpenBLAS/0.3.23-GCC-12.3.0,1
## Wed Nov 1 13:45:03 2023 +0100
* add OpenMPI/4.1.5-GCC-12.3.0,1
## Wed Nov 1 13:30:03 2023 +0100
* add PMIx/4.2.4-GCCcore-12.3.0,1
## Wed Nov 1 12:30:03 2023 +0100
* add HyperQueue/0.17.0,1
## Wed Nov 1 11:15:03 2023 +0100
* add OpenMPI/4.1.6-GCC-13.2.0,1
## Wed Nov 1 11:00:03 2023 +0100
* add hwloc/2.9.2-GCCcore-13.2.0,1
* add libxml2/2.11.5-GCCcore-13.2.0,1
* add PMIx/4.2.6-GCCcore-13.2.0,1
* add XZ/5.4.4-GCCcore-13.2.0,1
## Wed Nov 1 10:45:03 2023 +0100
* add Autoconf/2.71-GCCcore-13.2.0,1
* add Automake/1.16.5-GCCcore-13.2.0,1
* add Autotools/20220317-GCCcore-13.2.0,1
* add gettext/0.22,1
* add libevent/2.1.12-GCCcore-13.2.0,1
* add libfabric/1.19.0-GCCcore-13.2.0,1
* add libpciaccess/0.17-GCCcore-13.2.0,1
* add libtool/2.4.7-GCCcore-13.2.0,1
* add ncurses/6.4,1
* add numactl/2.0.16-GCCcore-13.2.0,1
* add Perl/5.38.0-GCCcore-13.2.0,1
* add UCC/1.2.0-GCCcore-13.2.0,1
* add UCX/1.15.0-GCCcore-13.2.0,1
* add xorg-macros/1.20.0-GCCcore-13.2.0,1
## Wed Nov 1 10:30:02 2023 +0100
* add pkgconf/2.0.3-GCCcore-13.2.0,1
## Wed Nov 1 10:00:03 2023 +0100
* add binutils/2.40-GCCcore-13.2.0,1
* add GCC/13.2.0,1
## Wed Nov 1 09:45:03 2023 +0100
* add Bison/3.8.2-GCCcore-13.2.0,1
* add flex/2.6.4-GCCcore-13.2.0,1
* add GCCcore/13.2.0,1
* add help2man/1.49.3-GCCcore-13.2.0,1
* add M4/1.4.19-GCCcore-13.2.0,1
* add zlib/1.2.13-GCCcore-13.2.0,1
## Wed Nov 1 08:30:03 2023 +0100
* add EasyBuild/4.8.2,1
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
## Tue Oct 31 12:45:03 2023 +0100
* add GROMACS/2023-foss-2022a-CUDA-12.2.0-PLUMED-2.9.0,1
* add GROMACS/2023-foss-2022a-CUDA-12.2.0-PLUMED-2.9.0-mpi,1
## Tue Oct 31 12:30:03 2023 +0100
* remove lmod,1
* remove settarg,1
## Tue Oct 31 11:27:32 2023 +0100
* add Abseil/20230125.2-GCCcore-12.2.0,1
* remove ADIOS2/2.7.0-gompi-2020d,1
* remove AlphaFold/2.1.2-fosscuda-2020b-TensorFlow-2.5.0,1
* add AlphaFold/2.3.1-foss-2022a,1
* add AlphaFold/2.3.4-foss-2022a-ColabFold,1
* add AlphaFold/2.3.4-foss-2022a-CUDA-11.7.0-ColabFold,1
* remove AlphaPulldown/0.30.7-fosscuda-2020b,1
* remove Amber/20.11-fosscuda-2020b-AmberTools-21.3,1
* add Amber/22.0-foss-2022a-AmberTools-23.3-CUDA-11.7.0,1
* add Anaconda3/2023.07-2,1
* add ANSYS/2022R1-intel-2020b-alamerini,1
* add ANSYS/22.1-intel-2020b-alamerini,1
* add AOCC/4.1.0-GCCcore-12.2.0,1
* add AOCL/4.1.0-GCCcore-12.2.0,1
* remove apex/20210420-fosscuda-2020b,1
* add archspec/0.1.4-GCCcore-11.3.0,1
* remove Biopython/1.78-fosscuda-2020b,1
* add Biopython/1.79-foss-2022a,1
* add Blender/3.6.5-GCC-10.3.0,1
* remove Boost/1.72.0-gompi-2020a,1
* remove cctbx-base/2020.8-fosscuda-2020b,1
* add Clang/17.0.2-GCCcore-12.2.0,1
* add Clang/17.0.2-GCCcore-12.2.0-CUDA-12.2.0,1
* remove CP2K/8.2-fosscuda-2020b,1
* remove CuPy/8.5.0-fosscuda-2020b,1
* add DFT-D4/3.6.0-intel-2022b-Python-3.10.8,1
* remove ELPA/2020.11.001-fosscuda-2020b,1
* add ELPA/2022.05.001-foss-2022b,1
* add expecttest/0.1.3-GCCcore-12.2.0,1
* add FFmpeg/4.4.2-GCCcore-11.3.0,1
* remove FFTW/3.3.7-gompi-2018a,1
* remove foss/2018a,1
* add Forge/23.0.2,1
* add giflib/5.2.1-GCCcore-12.2.0,1
* remove gompi/2018a,1
* remove gompi/2020d,1
* remove GROMACS/2018.8-fosscuda-2020b-PLUMED-5.6-switch,1
* remove GROMACS/2020.4-fosscuda-2020b-PLUMED-2.7.0-patch,1
* remove GROMACS/2022-foss-2020a-constantph,1
* remove GROMACS/2022-foss-2020a-CUDA-12.0.0-constantph,1
* add GROMACS/2023.3-foss-2022a-CUDA-12.0.0,1
* add GROMACS/2023.3-foss-2022a-CUDA-12.0.0-v2,1
* remove h5py/3.1.0-fosscuda-2020b,1
* remove HDF5/1.12.0-gompi-2020d,1
* add HH-suite/3.3.0-gompi-2022a,1
* add HMMER/3.3.2-gompi-2022a,1
* add hwloc/2.8.0,1
* add hwloc/2.9.1-GCCcore-12.3.0,1
* add Hypre/2.27.0-foss-2022b,1
* remove IMOD/4.11.1-fosscuda-2020b,1
* add impi/2021.4.0-intel-compilers-2022.1.0,1
* add impi/2021.4.0-intel-compilers-2022.2.1,1
* add impi/2021.4.0-intel-compilers-2023.1.0,1
* remove jax/0.2.19-fosscuda-2020b,1
* add jax/0.3.25-foss-2022a,1
* add jax/0.3.25-foss-2022a-CUDA-11.7.0,1
* add Kalign/3.3.5-GCCcore-11.3.0,1
* add kim-api/2.3.0-GCCcore-11.3.0,1
* add LAMMPS/23Jun2022-foss-2022a-kokkos,1
* add LAMMPS/2Aug2023-foss-2021b-CUDA-12.2.0-kokkos,1
* add LAPACK/3.10.0-GCC-12.2.0,1
* add libevent/2.1.11-GCCcore-9.3.0,1
* add libevent/2.1.12,1
* add libevent/2.1.12-GCCcore-12.3.0,1
* add libfabric/1.11.0-GCCcore-9.3.0,1
* add libfabric/1.18.0-GCCcore-12.3.0,1
* remove libgpuarray/0.7.6-fosscuda-2020b,1
* add libpciaccess/0.17-GCCcore-12.3.0,1
* add libwebp/1.3.1-GCCcore-12.2.0,1
* add libxsmm/1.17-GCC-12.2.0,1
* add make/4.3-GCCcore-11.3.0,1
* add make/4.3-GCCcore-9.3.0,1
* remove MaSuRCA/4.0.7-foss-2020a-Perl-5.30.2,1
* add MATLAB/R2023b,1
* remove matplotlib/3.3.3-fosscuda-2020b,1
* add mpi4py/3.1.4-gompi-2022b,1
* remove mrcfile/1.3.0-fosscuda-2020b,1
* remove numba/0.52.0-fosscuda-2020b,1
* remove obspy/1.3.0-fosscuda-2020b,1
* remove OpenBLAS/0.2.20-GCC-6.3.0-2.27,1
* add OpenJPEG/2.5.0-GCCcore-11.3.0,1
* remove OpenMM/7.5.0-fosscuda-2020b,1
* add OpenMM/8.0.0-foss-2022a,1
* add OpenMM/8.0.0-foss-2022a-CUDA-11.7.0,1
* add OpenMolcas/23.06-intel-2022a,1
* add OpenMolcas/23.06-intel-2022a-noGA,1
* remove OpenMPI/3.1.4-GCC-6.3.0-2.27,1
* add OpenMPI/3.1.6-GCC-10.2.0,1
* remove OpenMPI/4.0.5-iccifort-2020.4.304,1
* remove OpenMPI/4.0.5-NVHPC-21.2-CUDA-11.2.2,1
* remove OpenMPI/4.0.5-NVHPC-21.2-CUDA-11.3.0,1
* add OpenMPI/4.1.5-GCC-12.2.0,1
* add OpenMX/3.8-intel-2023a,1
* remove openPMD-api/0.14.4-gompi-2020d,1
* remove ORCA/4.2.1-OpenMPI-3.1.4,1
* add OVITO/3.7.11-gompi-2022a-basic,1
* add OVITO/3.9.2-gompi-2022b-basic,1
* remove PhaseLink/20210503-fosscuda-2020b,1
* add PETSc/3.19.2-foss-2022b,1
* add phono3py/2.7.0-conda,1
* add phonopy/2.20.0-conda,1
* add phonopy/2.20.0-foss-2022a,1
* add Pillow/9.4.0-GCCcore-12.2.0,1
* remove PLUMED/2.5.6-fosscuda-2020b-patch,1
* remove PLUMED/2.5.6-fosscuda-2020b-switch,1
* remove PLUMED/2.7.0-fosscuda-2020b,1
* remove PLUMED/2.7.0-fosscuda-2020b-patch,1
* remove PLUMED/2.7.2-fosscuda-2020b,1
* remove PLUMED/2.8.0-fosscuda-2020b,1
* add PLUMED/2.8.1-foss-2022a,1
* add PLUMED/2.9.0-foss-2022a,1
* add PLUMED/2.9.0-foss-2022a-mpi,1
* add PMIx/3.1.5-GCCcore-9.3.0,1
* add PMIx/3.2.5,1
* add PMIx/4.2.6,1
* add PMIx/4.2.6-GCC-12.2.0,1
* add PMIx/5.0.1,1
* add PnetCDF/1.12.3-gompi-2022a,1
* add poppler/22.12.0-GCC-11.3.0,1
* add protobuf/23.0-GCCcore-12.2.0,1
* add protobuf-python/4.23.0-GCCcore-12.2.0,1
* add pytest-rerunfailures/12.0-GCCcore-12.2.0,1
* add pytest-shard/0.1.2-GCCcore-12.2.0,1
* remove PyTorch/1.10.0-fosscuda-2020b,1
* add PyTorch/1.13.1-foss-2022b,1
* add Qt6/6.5.3-GCCcore-12.2.0,1
* remove ScaLAPACK/2.0.2-gompi-2018a-OpenBLAS-0.2.20,1
* add ScaFaCoS/1.0.4-foss-2022a,1
* remove scikit-learn/0.23.2-fosscuda-2020b,1
* remove SciPy-bundle/2020.11-fosscuda-2020b,1
* add spglib-python/2.0.0-foss-2022a,1
* add SuperLU_DIST/8.1.2-foss-2022b,1
* add SWIG/4.0.2-GCCcore-11.3.0,1
* add tbb/2021.5.0-GCCcore-11.3.0,1
* add TensorFlow/2.11.0-foss-2022a-CUDA-11.7.0,1
* remove TensorFlow/2.4.1-fosscuda-2020b,1
* remove TensorFlow/2.5.0-fosscuda-2020b,1
* add texlive/20230313-GCC-11.3.0,1
* remove Theano/1.1.2-fosscuda-2020b-PyMC,1
* remove torchaudio/0.10.0-fosscuda-2020b-PyTorch-1.10.0,1
* remove torchvision/0.11.3-fosscuda-2020b-PyTorch-1.10.0,1
* add UCC/1.2.0-GCCcore-12.3.0,1
* add UCX/1.14.1-GCCcore-11.3.0,1
* add UCX-CUDA/1.14.1-GCCcore-11.3.0-CUDA-12.2.0,1
* add VASP/6.4.2-intel-2022b,1
* add VASP/6.4.2-intel-2022b-DFT-D4,1
* add VisIt/2.13.3,1
* remove VMD/1.9.4a51-fosscuda-2020b,1
* add Voro++/0.4.6-GCCcore-11.3.0,1
* add VTK/9.2.2-foss-2022a,1
* add Wannier90/3.1.0-intel-2022b-serial,1
* add xorg-macros/1.20.0-GCCcore-12.3.0,1
* add Z3/4.12.2-GCCcore-12.2.0,1
* add zlib/1.2.12-GCCcore-12.3.0,1
## Wed Sep 13 13:15:03 2023
* add arpack-ng/3.8.0-intel-2022a,1
* add pkg-config/0.29.2-GCCcore-11.3.0,1
## Wed Sep 13 13:00:03 2023
* add DFTB+/23.1-intel-2022a,1
* add dftd3-lib/0.9.2-GCC-11.3.0,1
## Wed Sep 13 12:30:03 2023
* add ELSI/2.9.1-intel-2022a,1
* add tblite/0.3.0-intel-2022a,1
## Wed Sep 13 10:45:03 2023
* add ELPA/2022.05.001-intel-2022a,1
## Wed Sep 13 10:00:03 2023
* add dftd3-lib/0.9.2-GCC-12.2.0,1
## Wed Sep 13 09:15:03 2023
* add tblite/0.3.0-intel-2022b,1
## Wed Sep 13 09:00:03 2023
* add OVITO/3.9.2-GCCcore-12.2.0-pro,1
## Wed Sep 13 08:30:03 2023
* add CMake/3.26.3-GCCcore-12.3.0,1
* add double-conversion/3.3.0-GCCcore-12.3.0,1
* add libarchive/3.6.2-GCCcore-12.3.0,1
* add libpng/1.6.39-GCCcore-12.3.0,1
* add Meson/1.1.1-GCCcore-12.3.0,1
* add PCRE2/10.42-GCCcore-12.3.0,1
* add Python/2.7.18-GCCcore-12.3.0,1
* add re2c/3.1-GCCcore-12.3.0,1
## Wed Sep 13 08:15:03 2023
* add gperf/3.1-GCCcore-12.3.0,1
* add Ninja/1.11.1-GCCcore-12.3.0,1
## Tue Sep 12 09:00:02 2023
* add cURL/8.0.1-GCCcore-12.3.0,1
* add expat/2.5.0-GCCcore-12.3.0,1
* add git/2.41.0-GCCcore-12.3.0-nodocs,1
## Tue Sep 12 08:45:03 2023
* add EasyBuild/4.8.1,1
## Fri Sep 8 11:00:03 2023
* add parallel/20230722-GCCcore-12.2.0,1
## Thu Sep 7 19:45:03 2023
* add ANSYS/2023R1-alamerini,1
## Thu Sep 7 12:00:03 2023
* add ANSYS/2023R1-intel-2022a-alamerini,1
## Mon Sep 4 15:00:02 2023
* add MUMPS/5.6.1-foss-2022b-metis,1
## Mon Sep 4 14:45:09 2023
* add ParMETIS/4.0.3-gompi-2022b,1
## Mon Sep 4 14:30:03 2023
* add SuiteSparse/5.13.0-foss-2022b-METIS-5.1.0,1
## Mon Sep 4 14:00:03 2023
* add HDF5/1.10.3-foss-2022b,1
* add MEDCoupling/9.10.0-foss-2022b,1
* add medfile/4.1.1-foss-2022b,1
* add SALOME_CONFIGURATION/9.10.0,1
* add SWIG/4.1.1-GCCcore-12.2.0,1
## Mon Sep 4 12:45:03 2023
* add GCC/12.3.0,1
* add gettext/0.21.1-GCCcore-12.3.0,1
* add gzip/1.12-GCCcore-12.3.0,1
* add ICU/73.2-GCCcore-12.3.0,1
* add libxml2/2.11.4-GCCcore-12.3.0,1
* add lz4/1.9.4-GCCcore-12.3.0,1
* add Python/3.11.3-GCCcore-12.3.0,1
* add Python/3.11.3-GCCcore-12.3.0-test,1
* add Python/3.8.6-GCCcore-10.2.0-alpha,1
* add SQLite/3.33.0-GCCcore-9.3.0,1
* add zstd/1.5.5-GCCcore-12.3.0,1
## Mon Sep 4 10:00:02 2023
* add libffi/3.4.4-GCCcore-12.3.0,1
* add SQLite/3.42.0-GCCcore-12.3.0,1
* add Tcl/8.6.13-GCCcore-12.3.0,1
## Mon Sep 4 09:45:03 2023
* add AlphaPulldown/0.30.7-fosscuda-2020b,1
* add bzip2/1.0.8-GCCcore-12.3.0,1
* add libreadline/8.2-GCCcore-12.3.0,1
* add ncurses/6.4-GCCcore-12.3.0,1
* add UnZip/6.0-GCCcore-12.3.0,1
* add XZ/5.4.2-GCCcore-12.3.0,1
## Mon Sep 4 09:30:03 2023
* remove AlphaPulldown/0.30.7-fosscuda-2020b,1
## Fri Sep 1 16:45:03 2023
* add ORCA/5.0.3-foss-2022a,1
## Fri Sep 1 16:15:03 2023
* add ORCA/5.0.3-foss-2022b,1
## Tue Aug 29 09:30:03 2023
* add PSI4/1.8.1-foss-2022b,1
## Tue Aug 29 08:45:03 2023
* add networkx/3.1-foss-2022b,1
* add psutil/5.9.5-GCCcore-12.2.0,1
## Mon Aug 28 11:45:03 2023
* add libxc/6.1.0-GCC-12.2.0,1
## Mon Aug 28 11:15:03 2023
* add pytest/7.2.2-GCCcore-12.2.0,1
## Mon Aug 28 09:15:03 2023
* add CheMPS2/1.8.12-foss-2022b,1
## Mon Aug 28 08:45:03 2023
* add xtb/6.5.1-foss-2022a,1
## Wed Aug 23 11:15:02 2023
* add imkl-FFTW/2023.1.0-iimpi-2023a,1
* add intel/2023a,1
## Wed Aug 23 11:00:03 2023
* add iimpi/2023a,1
* add imkl/2023.1.0,1
* add impi/2021.9.0-intel-compilers-2023.1.0,1
* add intel-compilers/2023.1.0,1
## Tue Aug 22 13:15:04 2023
* add Autoconf/2.71,1
* add Automake/1.16.5,1
* add Autotools/20220317,1
* add libtool/2.4.7,1
* add NCCL/2.18.3-NVHPC-23.7-CUDA-12.2.0,1
* add numactl/2.0.16,1
* add NVHPC/23.7,1
## Thu Aug 17 14:00:04 2023
* add NCCL/2.12.12-CUDA-12.2.0,1
* add NCCL/2.12.12-GCCcore-12.2.0-CUDA-12.2.0,1
* add NCCL/2.18.3-CUDA-12.2.0,1
## Thu Aug 17 13:45:03 2023
* add VASP/6.4.2-NVHPC-23.5-CUDA-12.2.0,1
## Thu Aug 17 13:30:04 2023
* remove OpenMPI/4.1.5-NVHPC-23.5,1
## Thu Aug 17 13:15:03 2023
* add NCCL/2.18.3-GCCcore-12.2.0-CUDA-12.2.0,1
## Thu Aug 17 12:00:04 2023
* add FFTW.MPI/3.3.10-NVHPC-23.5-CUDA-12.2.0,1
* add ScaLAPACK/3.0-NVHPC-23.5-CUDA-12.2.0,1
## Thu Aug 17 11:45:03 2023
* add OpenMPI/4.1.5-NVHPC-23.5-CUDA-12.2.0,1
## Thu Aug 17 11:00:04 2023
* add FFTW/3.3.10-NVHPC-23.5-CUDA-12.2.0,1
## Thu Aug 17 10:45:02 2023
* add HDF5/1.14.0-NVHPC-23.5,1
## Thu Aug 17 10:30:05 2023
* add BLIS/3.1-GCCcore-12.2.0-amd,1
* add libFLAME/5.2.0-GCCcore-12.2.0,1
* add QD/2.3.17-NVHPC-23.5,1
* add ScaLAPACK/3.0-NVHPC-23.5,1
## Wed Aug 16 11:15:02 2023
* add AlphaPulldown/0.30.7-fosscuda-2020b,1
## Tue Aug 15 12:30:02 2023
* add cctbx-base/2020.8-fosscuda-2020b,1
* add mrcfile/1.3.0-fosscuda-2020b,1
* add TensorFlow/2.4.1-fosscuda-2020b,1
## Tue Aug 15 10:30:04 2023
* add OpenMM/7.5.0-fosscuda-2020b,1
## Mon Aug 14 13:15:03 2023
* add AlphaPulldown/0.30.7-foss-2020b,1
## Mon Aug 14 12:45:02 2023
* add IPython/7.18.1-GCCcore-10.2.0,1
* add JupyterLab/2.2.8-GCCcore-10.2.0,1
* add libsodium/1.0.18-GCCcore-10.2.0,1
* add OpenPGM/5.2.122-GCCcore-10.2.0,1
* add TensorFlow/2.4.1-foss-2020b,1
* add tqdm/4.56.2-GCCcore-10.2.0,1
* add ZeroMQ/4.3.3-GCCcore-10.2.0,1
## Mon Aug 14 10:30:04 2023
* add h5py/3.1.0-foss-2020b,1
## Mon Aug 14 10:15:02 2023
* add Biopython/1.78-foss-2020b,1
* add cctbx-base/2020.8-foss-2020b,1
* add jax/0.2.19-foss-2020b,1
* add LIBSVM/3.25-GCCcore-10.2.0,1
* add mrcfile/1.3.0-foss-2020b,1
## Mon Aug 14 09:30:05 2023
* add OpenMM/7.5.0-foss-2020b,1
## Thu Aug 10 13:15:02 2023
* add DMTCP/3.0.0-GCCcore-11.3.0,1
## Wed Aug 9 11:45:02 2023
* add FFTW/3.3.10-NVHPC-23.5,1
## Tue Aug 8 20:45:02 2023
* add OpenMPI/4.1.5-NVHPC-23.5,1
## Tue Aug 8 20:30:03 2023
* remove OpenMPI/4.1.5-NVHPC-23.5,1
## Tue Aug 8 12:30:03 2023
* add UCC/1.1.0-GCCcore-12.2.0,1
## Tue Aug 8 12:15:03 2023
* remove UCC/1.1.0-GCCcore-12.2.0,1
## Tue Aug 8 12:00:10 2023
* add OpenMPI/4.1.5-NVHPC-23.5,1
## Tue Aug 8 11:00:03 2023
* add UCX-CUDA/1.14.1-GCCcore-12.2.0-CUDA-12.2.0,1
## Tue Aug 8 10:45:03 2023
* add UCX/1.14.1-GCCcore-12.2.0,1
* remove UCX-CUDA/1.14.1-GCCcore-12.2.0-CUDA-12.2.0,1
## Tue Aug 8 10:15:03 2023
* remove UCX/1.14.1-GCCcore-12.2.0,1
## Tue Aug 8 10:00:02 2023
* add NCCL/2.16.2-GCCcore-12.2.0-CUDA-12.2.0,1
* add UCC-CUDA/1.1.0-GCCcore-12.2.0-CUDA-12.2.0,1
## Tue Aug 8 09:45:02 2023
* add UCX/1.14.0-GCCcore-12.2.0,1
* add UCX/1.14.1-GCCcore-12.2.0,1
* add UCX-CUDA/1.14.1-GCCcore-12.2.0-CUDA-12.2.0,1
## Mon Aug 7 08:30:03 2023
* add NVSHMEM/2.7.0-gompi-2022a-CUDA-11.7.0,1