Changes between Initial Version and Version 1 of DGEMM_Performance_RV770
- Timestamp:
- Jun 10, 2009 3:02:02 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DGEMM_Performance_RV770
v1 v1 1 = Introduction = 2 I have tested the GPU enabled version of AMCL (avialable at http://developer.amd.com/gpu/acmlgpu/Pages/default.aspx). 3 I have tested it on HD4780 with Ubuntu 8.04 LTS. We need to install gfortran version 4.1.2. It only works with thi paticular verison. There are two versions of gfortran available on Ubuntu 8.04 LTS. The latest package is "gfortran-4.2" 4 but this is not work with the AMCL-GPU. Please install the package "gfortran-4.1" explicitly when you try. 5 6 = Result =