rocm_sdk_builder icon indicating copy to clipboard operation
rocm_sdk_builder copied to clipboard

Results 18 rocm_sdk_builder issues
Sort by recently updated
recently updated
newest added

I've found an archive of the original stable diffusion 1.5 model that doesn't require any login. The original upload made by Stability-AI has been removed so the archive made by...

Add inline copies of ifunc resolvers to fix the segfault. This allows us to turn --enable-dynamic-dispatcher back on (in case it ever does anyone any good). I've tested this against...

I started porting to 6.1.2 version and it's now on wip/rocm_sdk_builder_612 Changelog so far: - all rocm base libraries updated to rocm-6.1.2 - cmake 3.26.6 is now build on early...

At the moment the rocm sdk builder stack is providing the base for integrating and using the many nice ML projects but does not in itself include them. Some of...

Add support for the AMD Instinct MI100 Branch: https://github.com/CuteSC2/rocm_sdk_builder_advanced/tree/wip/rocm_sdk_builder_GFX908 Tasks: - [ ] Add Accelerator to GPU selection - [ ] ROCM support - [ ] Triton support - [...

I'm still having this random GPU Hang on my 7840U (gfx1103) and not on my 6800U (forced to gfx1030): `HW Exception by GPU node-1 (Agent handle: 0x5ab48bbcc960) reason :GPU Hang`...

I am using Ubuntu 22.04 with an AMD RX 5700 graphics card (gfx1010) with the driver being installed with amdgpu-install from the repo.radeon.com repository for version 6.1.3 (amdgpu-install --usecase=graphics). In...

@jeroen-mostert I created the binfo/extra/amd_media.blist which builds some amd media apps on top of the basic rocm sdk library. Originally the included MIVisionX builds only against the ffmpeg4 but I...

Based on to the @jeroen-mostert experiment for deleting the yaml files from hipBLASLt to speedup it's build for gpu's which doent need it, I came to idea that we could...

At the moment we are only building the mlir fatlib that is enabled when building with option BUILD_FAT_LIBROCKCOMPILER=ON option. This is needed by amdmigraphx. But for testing and using the...