Experimental_ROC icon indicating copy to clipboard operation
Experimental_ROC copied to clipboard

Experimental and Intriguing Tools for ROCm

Results 9 Experimental_ROC issues
Sort by recently updated
recently updated
newest added

Initial porting to Arch Linux (implements #10 ). Current state is: - Src install is apparently working fine - Packaging is disabled, I've introduced exit code 2 to the scripts...

``` [falken@bookcase rpm_install]$ ./01_install_rocm_fedora_29.sh Preparing to set up ROCm requirements. You must be root/sudo for this. Last metadata expiration check: 0:00:30 ago on Wed 13 Feb 2019 22:52:49 GMT. No...

Similar to my Arch PR, except this time, with OpenSUSE being an RPM-based distro, I've tweaked the specfiles as required and the repo can create a whole rpm package set

During the support/utility libraries build, 03_04 is rocSPARSE. Right now this isn't building any more and after digging a bit I've found out why: Though the pull headers for all...

update this for rocm v2.3?

In Ubuntu LTS 18.10.2 the script will fail due to string comparison between "18.10.2" and "18.10" will return false, and rocm-dkms will be installed, however the module will fail to...

Hi all, Can we have an installation script for distros based on Arch? It would be great. Cheers!

enhancement

I tried this script but it still point to old 2.0.x code. are there any parameter can be set to build latest rocm2.1 ?

I want to build rocm-4.3 on Ubuntu 20.04. Is it possible to use these scripts to achieve that?