-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add CP2K regression tests to the test suite #5
Open
linehill
wants to merge
20
commits into
ROCm:develop
Choose a base branch
from
linehill:cp2k
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This contains set of scripts for cloning/building/running several tests from various external repos Change-Id: I5dcedde32989b736f8e9078495d37630fa3730d3
1. Fixed Dtest report folder. 2. Implemented code review comments. Change-Id: I410dcae499cd78aa0756668c1f1fd4d73f785b6c
Change-Id: Ieb07ad95008566ad5592e74b685b56ad2fa6fd9f
Change-Id: Ia603bc84c1000d9f73dba21c10d91c2e1fc143b7
Change-Id: I4a6b197779a2a6dae53eebf5b7a63ef92ac41257
Change-Id: I43db90965f4b74125507cc9e57b80f2f8d451d45
…ents.txt Change-Id: I1fbfcbfba7b7c04dbc800c200c6c8e39cb79d6dc
Change-Id: I279f8e046736afc1177f6a4963cc4fadaaf7b675
1. Added Apps - Quicksilver, cuda_grep, cuda_memtest, keccaktreegpu and mgbench 2. HIP build optimisation 3. Folder renaming from amd to testsuite 4. Splitting of build/run for AMD/nvidia 5. Fixing of issue for multiple test cases in filters 6. Supporting Catch2 build with rocm libs. 7. Added Gridtools and Kokkos apps. 8. Added Laghos app. Change-Id: Iad46b2ebd9db634136874cfabf100006bc491b90
Change-Id: Id1c9b6309a1018e090bd518c3ee8a7b7e675a7e8
1. Changed testsuite to hiptesuite 2. Update messages during clone 3. Take make target for samples and use target for hipInfo 4. Fixed wrong string output in Kokkos 5. Removed openmpi cloning and building for laghos. Change-Id: I462d1c288dd2e39a572544eb6feeeac87b2e3420
1. A sample third party app. 2. Excluding 3rd party filters from default filter. 3. Added a script to clean the entire project. 4. Displaying Error for build fail in case of HIP Catch2. 5. Changing from amd -> hiptestsuite in examples/ Change-Id: Ifd9bbbbb16d1118d9cae1a5238188edea2f70890
Adding support for AMD_LOG_LEVEL in conformance tests. Applied following changes for conformance tests: 1.Removed patch for conformance tests on nvidia 2.Updated HIP commit id to latest 3.Updated build command for AMD. Change-Id: Ic4a6cde70ff7577fb33a08329aca293b44c62d11
Change-Id: I75dead20bc222ba14cf5ba2a9f04f7efe4d5771a
Ms4 changes
1. Supporting Quicksilver Test on NVIDIA with HIP backend. 2. Supporting Laghos Test on NVIDIA with HIP backend. 3. Supporting Gridtools Test on NVIDIA with HIP backend. Change-Id: I91090c9e2a3a2d0121c1e542e7dbb1424d30183b
1. Adding support for AMD_LOG_LEVEL Change-Id: Ibdd312df79ad7a07ba8aabe41ee963c0ccdb83dd
MS5 changes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added for AMD platform and tested locally on gfx906.