New issue 15 by gin...@gmail.com: incompress test fail
http://code.google.com/p/opencurrent/issues/detail?id=15
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
What does your System.cmake file look like? Can you attach it?
I attach my System.cmake file.
Attachments:
System.cmake 0 bytes
I attach my System.cmake file.
Attachments:
System.cmake 3.9 KB
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.
Comment #5 on issue 15 by jcohen.p...@gmail.com: incompress test fail
http://code.google.com/p/opencurrent/issues/detail?id=15
(No comment was entered for this change.)