Joe Schoonover

Results 22 issues of Joe Schoonover

This PR replaces #3468 - editing is allowed by maintainers.

GPU 👾
extensions 🧬

I'm reaching out to see if there is interest in adding support for AMD GPUs. I'm working with Pawsey Supercomputing Centre in Australia to port some applications important for their...

I’m looking to understand how we want to support the use of hipfort in the CMake build system. Currently, I’m finding that I have to set FC, CC, and CXX...

discussion

Hey all, A google search on this topic turns up this page with a nice outline, but no content : https://rocm.docs.amd.com/projects/hipfort/en/latest/how_to_guides/getting_started.html Is there any documentation available on building fortran applications...

documentation

Add conditional for intel compilers; don't use the -std= flag for enforcing fortran standard interpretation This PR is meant to address #123

To help us handle PR review, I'd like to start a discussion on CI infrastructure and testing requirements to help us merge in contributions. To kick this off, here's a...

discussion

Hey all, I've started a branch (https://github.com/ROCmSoftwarePlatform/hipfort/tree/repo-docs) where we can start working together on building this repository's documentation. * [CONTRIBUTING.md](https://github.com/ROCmSoftwarePlatform/hipfort/blob/repo-docs/CONTRIBUTING.md) * [SPECIFICATIONS.md](https://github.com/ROCmSoftwarePlatform/hipfort/blob/repo-docs/SPECIFICATIONS.md) * [readthedocs](https://github.com/ROCmSoftwarePlatform/hipfort/tree/repo-docs/docs) It'd be great if we can...

documentation
discussion

This PR brings in the following major changes * Host and Device memory management is now handled with HIP managed memory. This is done to prepare for MI300A architectures. Testing...

**Is your feature request related to a problem? Please describe.** For some models, like the shallow water equations or the compressible navier stokes, we want to have a suite of...

We now have a set of example programs for the linear shallow water solver that are producing *reasonable* output. It's time to start looking into a more in-depth verification study....

good first issue
validation & verification
discussion