mmizzle9 / cudpp

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

virtual memory exhausted: 无法分配内存 #109

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
when i try to make the cudpp2.0 after set by Cmake,it failed at [ 22%] Building 
NVCC (Device) object src/cudpp/./cudpp_generated_segmented_scan_app.cu.o

virtual memory exhausted: 无法分配内存
CMake Error at CMakeFiles/cudpp_generated_segmented_scan_app.cu.o.cmake:256 
(message):
  Error generating file
  /root/cudppbuild/src/cudpp/./cudpp_generated_segmented_scan_app.cu.o

i don't know what is wrong with it,could you give some help?

Original issue reported on code.google.com by huetfly_...@yahoo.com.cn on 27 Nov 2011 at 7:25

GoogleCodeExporter commented 8 years ago
What OS are you running? We believe that (unfortunately) a 64-bit OS is 
necessary to compile CUDPP at this point.  I'm marking this issue a duplicate 
of issue 107.  Please see issue 107 for more detail.

Original comment by harr...@gmail.com on 27 Nov 2011 at 10:41