Merge branch 'release'
* release: fix: only delete array if it was allocated Fix Circle CI to use the correct _ROOT variables Change EVPATH -> EVPath in CMake for consistency and best practices Cleanup SST's CMake Remove spurrious use of mpi.h Make SST dependent on MPI for now Allow SST examples to work with and without MPI Consistently use the PackageName_ROOT CMake variable
No related branches found
No related tags found
Showing
- cmake/DetectOptions.cmake 10 additions, 6 deletionscmake/DetectOptions.cmake
- cmake/FindADIOS1.cmake 2 additions, 2 deletionscmake/FindADIOS1.cmake
- cmake/FindEVPath.cmake 47 additions, 47 deletionscmake/FindEVPath.cmake
- cmake/FindZFP.cmake 11 additions, 11 deletionscmake/FindZFP.cmake
- cmake/FindZeroMQ.cmake 6 additions, 6 deletionscmake/FindZeroMQ.cmake
- examples/heatTransfer/read/heatRead.cpp 3 additions, 2 deletionsexamples/heatTransfer/read/heatRead.cpp
- examples/hello/sstReader/CMakeLists.txt 4 additions, 4 deletionsexamples/hello/sstReader/CMakeLists.txt
- examples/hello/sstReader/helloSstReader.cpp 18 additions, 2 deletionsexamples/hello/sstReader/helloSstReader.cpp
- examples/hello/sstWriter/CMakeLists.txt 4 additions, 4 deletionsexamples/hello/sstWriter/CMakeLists.txt
- examples/hello/sstWriter/helloSstWriter.cpp 13 additions, 3 deletionsexamples/hello/sstWriter/helloSstWriter.cpp
- scripts/circle/circle_el7-gcc48.cmake 1 addition, 1 deletionscripts/circle/circle_el7-gcc48.cmake
- scripts/circle/circle_el7-gcc7-openmpi.cmake 1 addition, 1 deletionscripts/circle/circle_el7-gcc7-openmpi.cmake
- source/adios2/CMakeLists.txt 2 additions, 2 deletionssource/adios2/CMakeLists.txt
- source/adios2/toolkit/sst/CMakeLists.txt 10 additions, 8 deletionssource/adios2/toolkit/sst/CMakeLists.txt
- source/adios2/toolkit/sst/cp/CMakeLists.txt 0 additions, 2 deletionssource/adios2/toolkit/sst/cp/CMakeLists.txt
- source/adios2/toolkit/sst/dp/CMakeLists.txt 0 additions, 2 deletionssource/adios2/toolkit/sst/dp/CMakeLists.txt
- source/adios2/toolkit/sst/dp/dp.c 0 additions, 1 deletionsource/adios2/toolkit/sst/dp/dp.c
- source/adios2/toolkit/sst/dp/dummy_dp.c 0 additions, 1 deletionsource/adios2/toolkit/sst/dp/dummy_dp.c
- source/adios2/toolkit/sst/dp_interface.h 2 additions, 0 deletionssource/adios2/toolkit/sst/dp_interface.h
Loading
Please register or sign in to comment