Skip to content

Commit 32fea1b

Browse files
alalazormsds
authored andcommitted
paien: added tophat to Core (package does not compile with newer GCC) (#136)
1 parent 9fd89cc commit 32fea1b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

configuration/modules.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ modules:
102102
103103
'tensorflow',
104104
'tmux',
105+
'tophat',
105106
'totalview',
106107
'trimmomatic',
107108
]

paien.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ packages:
9696
9797
9898
99+
99100
100101

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

477476
# Serial applications built with the GNU stable stack and LAPACK
478477
gnu-lapack-applications:

0 commit comments

Comments
 (0)