E4S-Project / testsuite

E4S test suite with validation tests
MIT License
19 stars 31 forks source link

AMReX and Caliper testing #32

Closed PlatinumCD closed 2 years ago

PlatinumCD commented 2 years ago

Added testing support for AMReX spack packages. This includes:

Also added testing support for caliper+cuda spack package.

wspear commented 2 years ago

@PlatinumCD I think we need to revisit the amrex test. There are systems where the compute nodes where the test needs to be run don't have access to external networks. Git cloning the test as part of the test won't work in that case.

PlatinumCD commented 2 years ago

Sounds good. I will revisit and correct. @wspear