Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions configuration/modules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ modules:
'tar%[email protected]',
'tensorflow',
'tmux',
'tophat',
'totalview',
'trimmomatic',
]
Expand Down
3 changes: 1 addition & 2 deletions paien.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ packages:
- [email protected]
- [email protected]
- [email protected]
- [email protected] ^[email protected] ^[email protected]
- [email protected]

# List of third-party tools or of packages that are maintained
Expand Down Expand Up @@ -471,8 +472,6 @@ packages:
- [email protected] ^[email protected]
- [email protected] ^boost+icu+python ^[email protected]+tk
- ncview ^[email protected]~mpi ^[email protected]+szip~mpi+hl+fortran+cxx
# FIXME: see https://github.com/spack/spack/issues/8025
# - [email protected] ^[email protected] ^[email protected]

# Serial applications built with the GNU stable stack and LAPACK
gnu-lapack-applications:
Expand Down