-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* release/1.5.0: (86 commits) Version 1.5.0 Workaround for supporting GPU-aware MPI on Cray/AMD platforms Workaround for ASYNC statements in TRMTOL for AMD GPUs Pin buffers in benchmark (#158) Remove default values for TPM_GEN variables (#159) Fix case inconsistencies Add option to not do in-place FFT Search for OpenACC only if explicitly enabled Use Fortran linker for ectrans_test_setup_trans0 Update CMakeLists.txt Fix tabs Fix typo in TRGTOL Update src/trans/gpu/algor/hicfft.hip.cpp Update paths to HIP includes to support ROCm > 6 add gpu graphs define Fixup diagnostic prints missing since #141 add ungrouepd gemms Make default for --niter-warmup 3 if not specified, experimentally a better value Add --niter-warmup command line option to be able to configure warmup iterations Remove spurious print ...
- Loading branch information
Showing
207 changed files
with
2,330 additions
and
12,032 deletions.
There are no files selected for viewing
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 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 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 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.4.0 | ||
1.5.0 |
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 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
Oops, something went wrong.