-
Notifications
You must be signed in to change notification settings - Fork 378
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: AMReX-Codes/amrex
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 027f2ff77fed33a191cfc735d8adaabb42d21743
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: AMReX-Codes/amrex
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8fb23ec17a58284af6bdafbcda3eea0d86d8ce69
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 23 files changed
- 6 contributors
Commits on Jun 28, 2022
-
CMake: FindDependency CUDAToolkit (#2849)
If we install AMReX with CUDA support using a modern CMake, we need to repopulate targets such as `CUDA::curand` from `find_dependency` for downstream. Downstream users find us via `find_package` and that target link dependency showed up to be unpopulated in MFIX.
Configuration menu - View commit details
-
Copy full SHA for 21fe4b3 - Browse repository at this point
Copy the full SHA 21fe4b3View commit details -
Fix gnu make on Crusher for mpi_gtl_hsa (#2857)
Update environment variable at OLCF for mpi_gtl_hsa.
Configuration menu - View commit details
-
Copy full SHA for d2cb546 - Browse repository at this point
Copy the full SHA d2cb546View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c5f475 - Browse repository at this point
Copy the full SHA 2c5f475View commit details -
update the SENSEI in situ coupling for SENSEI v4.0.0 (#2785)
In this release, an install of VTK is no longer required. To compile AMReX w/ SENSEI use: ```cmake -DAMReX_SENSEI=ON -DSENSEI_DIR=<path to SENSEI install>/<lib dir>/cmake ``` Note: <lib dir> may be `lib` or `lib64` or something else depending on your OS and is determined by CMake at configure time. See the CMake GNUInstallDirs documentation for more information.
Configuration menu - View commit details
-
Copy full SHA for b2b9150 - Browse repository at this point
Copy the full SHA b2b9150View commit details
Commits on Jun 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e4c83cf - Browse repository at this point
Copy the full SHA e4c83cfView commit details -
Adding control APIs and namespacing for core algorithm paths like SpG…
…EMM, SpMV, and SpTrans. (#2859) Co-authored-by: Paul Mullowney <[email protected]>
3Configuration menu - View commit details
-
Copy full SHA for 6f9a46c - Browse repository at this point
Copy the full SHA 6f9a46cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fb23ec - Browse repository at this point
Copy the full SHA 8fb23ecView commit details
There are no files selected for viewing