Matthew Cordery

Results 7 issues of Matthew Cordery

In setting flags during configure via cmake .. \ .. .. -DOpenMP_CXX_FLAGS="-flag1 -flag2" \ .. these get overridden in blt/cmake/thirdparty/SetupOpenMP.cmake after the find_package(OpenMP REQUIRED) call (at least with the compiler...

1. Ifdef fences for ibmxl around omp declare target keeps other compilers from correctly creating device functions. There should be a omp declare target around the ReduceLoc destructor as well....

performance
openmp support

Hi, just wanted to apprise you of an issue I ran into using an LLVM based compiler (Intel). In the file BLRMatrixMPI.cpp, there are a number of code segments with...

### Problem Description In working on porting a library, I've run in to the situation where I'm only making use of the header files in a library (e.g. .h, .cuh)...

question
feature

### Problem Description I'm currently trying to port an NVIDIA code to ROCM/HIP using amdclang++ While compiling I've noticed that I'm getting some errors caused by extra space in some...

AMD Instinct MI300X
ROCm 6.1.0

### Problem Description Installed new version of rocm6.2 after using 6.1 A response from hipcc --version takes nearly a minute This was definitely not the case with 6.1 mcordery@DESKTOP-J13NI0K:~$ time...

Under Investigation
AMD Radeon RX 7900 XT
ROCm 6.2.0

### Version 25.02 ### Which installation method(s) does this occur on? _No response_ ### Describe the bug. In compiling 25.02, specifically the file src/prims/detail/per_v_transform_e.cuh, one runs in an error in...

bug