• by curt15 on 5/4/2024, 8:31:28 PM

    I was talking with a friend in HPC lately who said that AMD is actually quite competitive in the HPC space these days. For example, Frontier (https://docs.olcf.ornl.gov/systems/frontier_user_guide.html) is an all-AMD installation. Do scientists actually use ROCm in their code or does AMD have another programming framework for their Instinct chips?

  • by bee_rider on 5/4/2024, 6:53:54 PM

    APU’s for HPC are going to be a wild ride. Accelerated computing in shared memory. Get CPU-focused folks will actually get access to some high throughput compute accessible on the sort of timescales that we can actually reason about (the GPU is so far away).

  • by Agingcoder on 5/5/2024, 7:08:14 AM

    I’ve been waiting for something like that in the HPC space for years - that’s what I wanted when HSA first came out.

    https://en.wikipedia.org/wiki/Heterogeneous_System_Architect...

  • by mathiasgredal on 5/4/2024, 9:13:25 PM

    Having looked briefly at the code I still think C++17 parallel algorithms are more ergonomic compared to OpenMP: https://rocm.blogs.amd.com/software-tools-optimization/hipst...