sst-core icon indicating copy to clipboard operation
sst-core copied to clipboard

SST Structural Simulation Toolkit Parallel Discrete Event Core and Services

Results 120 sst-core issues
Sort by recently updated
recently updated
newest added

This is an OpenMPI issue, but it may be worth documenting. We have Ubuntu 22.04 testing fine in Jenkins with OpenMPI 4.1.4, and these failures are during an image build...

SST-Core
Documentation

It appears multiple times: ``` In file included from /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/mpicxx.h:277, from /usr/lib/x86_64-linux-gnu/openmpi/include/mpi.h:2887, from /code/sst-core/src/sst/core/memuse.cc:22: /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/op_inln.h: In member function 'virtual void MPI::Op::Init(void (*)(const void*, void*, int, const MPI::Datatype&), bool)': /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/op_inln.h:121:25: warning:...

Bug
SST-Core

**Please describe the new features with any relevant use cases.** PortModules will be added to the core interfaces. The PortModule will be able to intercept Events on both send and...

Enhancement
in progress
Major Feature

AT: WIP
AT: CLANG-FORMAT PASS
AT: CMAKE-FORMAT PASS

Add support for checkpointing statistics Make output not inherit from serializable Added HDF5 stat output test

AT: CLANG-FORMAT PASS
AT: CMAKE-FORMAT PASS

… be set to enable output. This makes it possible to leave the TraceFunction calls in while developing, but still be able to run and pass testing.

AT: CLANG-FORMAT PASS
AT: CMAKE-FORMAT PASS

I need to write some data to a file per component within SST and reading the docs the Output Class can handle writing to files. In the constructor of hr_router...

Bug
SST-Core

New Issue for sst-core ---------------------- 1 - Detailed description of problem or enhancement When trying to build sst-core on ubuntu (with ncurses installed via apt-get) the configure script fails to...

Bug
SST-Core

Today, the only real (wall) time feature SST supports is the `--exit-after` command line option. We would like to add support for heartbeats and checkpoints on a real time interval...

Enhancement
in progress
Major Feature

content is an explanation from @feldergast

AT: CLANG-FORMAT PASS
AT: CMAKE-FORMAT PASS