issues
search
E3SM-Project
/
EKAT
Tools and libraries for writing Kokkos-enabled HPC C++ in E3SM ecosystem
Other
16
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Improve EKAT_REQUIRE macro to allow passing exception type
#354
bartgol
opened
18 hours ago
3
Improve how flags are passed to unit tests
#353
bartgol
closed
2 weeks ago
0
Move and improved logic for adding color-suppressing flag to tests
#352
bartgol
closed
3 weeks ago
0
update spdlog to a recent commit
#351
mahf708
closed
1 month ago
5
Update yaml-cpp remote
#350
bartgol
closed
2 months ago
0
fix unused warnings in release builds
#349
mahf708
closed
3 months ago
5
Avoid running compute-sanitizer in very large kernel
#348
tcclevenger
closed
3 months ago
8
Add TPLs license info to our LICENSE.txt file
#347
bartgol
closed
3 months ago
2
Fix RepackType when packing const scalar data
#346
bartgol
closed
4 months ago
10
Fix unused var warning in release build
#345
bartgol
closed
5 months ago
2
Make copy constructor/assignment of ParameterList do a deep_copy
#344
bartgol
closed
5 months ago
2
GetMpiDistributionName: Fix for cray MPI
#343
jgfouca
closed
5 months ago
8
Fix a few broken tests
#342
jgfouca
closed
5 months ago
4
Fix warnings in subview utils
#341
bartgol
closed
5 months ago
3
Fix access to exec space concurrency
#340
bartgol
closed
6 months ago
5
Make index_and_shift guard against OOB access in debug mode
#339
bartgol
closed
6 months ago
4
Update kokkos submodule to version 4.2
#338
bartgol
closed
6 months ago
6
Refactor how Units class handles the string representation
#337
bartgol
closed
6 months ago
15
Another modification for EAMxx Multi-sliced Subfields
#336
mjs271
closed
6 months ago
3
fix (in)equality for multi-sliced subview functions
#335
mjs271
closed
7 months ago
4
Add cmake utility to create tests for asserts
#334
bartgol
closed
7 months ago
10
Add `get_subview()` Implementations for Multi-Sliced Subfields
#333
mjs271
closed
7 months ago
7
Disable wsm_omp16 test when valgrind is on
#332
jgfouca
closed
8 months ago
20
Disable boost stacktrace by default, only look for it if user asks for it
#331
bartgol
closed
8 months ago
6
Add missing specialization of IsPack meta-utility
#330
bartgol
closed
8 months ago
8
Add update method for packs
#329
bartgol
closed
9 months ago
13
Revert one change in LinInterp
#328
bartgol
closed
9 months ago
7
Some optimizations to LinInterp main method
#327
bartgol
closed
9 months ago
8
Allow to call scalarize on non-packed views
#326
bartgol
closed
9 months ago
22
Update CMake minimum version to 3.12
#325
bartgol
closed
9 months ago
6
Update cmake minimum version
#324
bartgol
closed
9 months ago
4
Better handle the detection of MPI compiler supported flags
#323
bartgol
closed
9 months ago
6
Add missing quotes around FIXTURES options in create unit test utilities
#322
bartgol
closed
9 months ago
4
A couple of fixes in create unit test routines
#321
bartgol
closed
9 months ago
0
Fix GetMpiDistributionName for Cray mpi compilers
#320
bartgol
closed
10 months ago
13
Update YAML to remove warnings
#319
jgfouca
closed
10 months ago
20
Change default constructor of Pack to init to 0
#318
bartgol
closed
10 months ago
19
Use check_symbol_exists instead of try_compile to detect MPI distro name
#317
bartgol
closed
10 months ago
16
Fix GetMpiDistributionName
#316
bartgol
closed
10 months ago
8
Allow forcing build of tpls from internal submodules
#315
bartgol
closed
11 months ago
6
Add native support for WILL_FAIL in EkatCreateUnitTest
#314
bartgol
closed
1 year ago
11
Ensure that yaml is always linked using the scoped target name
#313
bartgol
closed
1 year ago
14
Do not use new find_package option with old cmake
#312
bartgol
closed
1 year ago
6
EKAT's use of `find_package` for Kokkos requires CMake 3.24
#311
jeff-cohere
closed
1 year ago
2
[SYCL] Minor cleanup for IntelLLVM cmake
#310
abagusetty
closed
1 year ago
8
Some fixes that allow to build with raw compilers instead of mpi wrap…
#309
bartgol
closed
1 year ago
11
Error out if the found kokkos installation is not compatible with the requested options
#308
bartgol
closed
1 year ago
6
Fix handling of FIXTURES_* property in CreateUnitTest
#307
bartgol
closed
1 year ago
6
Refactor handling of TPLs
#306
bartgol
closed
1 year ago
13
Remove submodules, and use find_package + FetchContent instead
#305
bartgol
closed
1 year ago
27
Next