Skip to content

Commit

Permalink
Update release version
Browse files Browse the repository at this point in the history
Remove ember-tricount
Remove serrano
Remove llyr
Remove opal
  • Loading branch information
gvoskuilen committed May 21, 2024
1 parent fd2a3ac commit 3210dd1
Show file tree
Hide file tree
Showing 79 changed files with 2 additions and 15,909 deletions.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#

# Set Version of SST Elements Library
AC_INIT([SST Elements Library],[-dev],[[email protected]])
AC_INIT([SST Elements Library],[14.0.0],[[email protected]])

AC_PREREQ([2.59])
AC_COPYRIGHT([Copyright National Technology and Engineering Solutions of Sandia (NTESS), 2004-2024])
Expand Down
5 changes: 1 addition & 4 deletions src/sst/elements/ember/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -177,8 +177,6 @@ libember_la_SOURCES = \
mpi/motifs/embersiriustrace.cc \
mpi/motifs/emberrandomgen.h \
mpi/motifs/emberrandomgen.cc \
mpi/motifs/embertricount.h \
mpi/motifs/embertricount.cc \
mpi/motifs/emberunstructured.h \
mpi/motifs/emberunstructured.cc \
mpi/motifs/emberNtoM.h \
Expand Down Expand Up @@ -257,11 +255,10 @@ libember_la_SOURCES = \
pyember.py


bin_PROGRAMS = sst-spygen sst-meshconvert embertricount_setup
bin_PROGRAMS = sst-spygen sst-meshconvert

sst_spygen_SOURCES = tools/spygen/spygen.cc
sst_meshconvert_SOURCES = tools/meshconverter/meshconverter.cc
embertricount_setup_SOURCES = tools/embertricount/embertricount_setup.cc

libember_la_LDFLAGS = -module -avoid-version

Expand Down
20 changes: 0 additions & 20 deletions src/sst/elements/ember/mpi/motifs/README-tricount.txt

This file was deleted.

Loading

0 comments on commit 3210dd1

Please sign in to comment.