CallForSanity / opencurrent

Automatically exported from code.google.com/p/opencurrent
0 stars 0 forks source link

incompress test fail #15

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
running incompress didn't work. 
When running 'make test', opencurrent pass all of test.

[root@GPUWorks apps]# make incompress
[ 48%] Built target ocuequation
[ 60%] Built target ocuutil
[ 98%] Built target ocustorage
[100%] Built target incompress
[root@GPUWorks apps]# ./incompress 
This program can only be compiled with double precision and NetCDF support
[root@GPUWorks apps]# 

My machine has a Tesla c2050. 
I think c2050 support double precision and I installed opencurrent with sm20. I 
also install netCDF4.4.1.

What version of the product are you using? On what operating system?
CentOS 5.5 - 64bit. CUDA 3.2, Tesla C2050

Original issue reported on code.google.com by gin...@gmail.com on 11 Feb 2011 at 7:39

GoogleCodeExporter commented 9 years ago
What does your System.cmake file look like?  Can you attach it?

Original comment by jcohen.p...@gmail.com on 12 Feb 2011 at 2:17

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I attach my System.cmake file.

Original comment by gin...@gmail.com on 13 Feb 2011 at 4:29

Attachments:

GoogleCodeExporter commented 9 years ago
It's my mistake. I didn't change System.cmake in src folder. I copied 
System.cmake file in upper directory and I changed that file. 
Now, opencurrent is fine.

Original comment by gin...@gmail.com on 18 Feb 2011 at 6:21

GoogleCodeExporter commented 9 years ago

Original comment by jcohen.p...@gmail.com on 21 Feb 2011 at 11:50