Changes between Version 5 and Version 6 of DGEMM_Performance_RV770


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

--

Legend:

Unmodified
Added
Removed
Modified
  • DGEMM_Performance_RV770

    v5 v6  
    99= Note =  
    1010According to a paper (http://www.vpac.org/files/ACML_Report_lukep_final.pdf), AMCL-GPU automatically switch between CPU and GPU depending on the size of a matrix. I put Figure 1 from this paper here. 
     11 
    1112[[Image(fig1.png)]] 
     13 
     14Basically, for N > 750, AMCL-GPU really use GPU but with a smaller matrix, it only use CPU.