Changes between Version 1 and Version 2 of DGEMM_Performance_RV770


Ignore:
Timestamp:
Jun 10, 2009 3:04:03 AM (15 years ago)
Author:
nakasato
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DGEMM_Performance_RV770

    v1 v2  
    11= Introduction = 
    22I 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. 
     3I have tested it on HD4780 with Ubuntu 8.04 LTS. It requires gfortran version 4.1.2. It only works with this paticular verison. There are two versions of gfortran available on Ubuntu 8.04 LTS. The latest package is "gfortran-4.2" 
     4but this does not work with the AMCL-GPU. Please install the package "gfortran-4.1" explicitly when you try. 
    55 
    66= Result =