CUDA error while testing
Дмитрий Фомичев
xomac... at gmail.com
Wed May 21 17:13:39 UTC 2014
Hello!
I've encountered a problem while doing regtest of cp2k.
All test jobs finished with RUNTIME ERROR. In output files I found error
like this:
16823 CUDA RT Error line 214
16823 CUDA RT1 Error: invalid configuration argument
16823 CUDA RT2 Error: no error
16823 Free: 403993088 , Total: 536543232
My system:
OS: Linux 3.14.4-1-ARCH #1 SMP PREEMPT x86_64 GNU/Linux
Video: NVIDIA Corporation GT215 [GeForce GT 240] (rev a2) with shader model
1.2
CUDA version: release 6.0, V6.0.1
MPI: (Open MPI) 1.8.1
Also I've modified Makefile to disable libcussm compilation while other
CUDA stuff kept enabled (highlighted green):
ifneq ($(NVCC),)
LIBNV_ARCHIVE= $(LIBDIR)/$(VERSION)/libcp2k_cuda.a
*#* LIBCUSMM_ARCHIVE = $(LIBDIR)/$(VERSION)/libcusmm.a
LIB2CUDA_ARCHIVE = $(LIBDIR)/$(VERSION)/libdbcsr_cuda.a
endif
Output example and architecture file attached to this message.
I hope for your help!
Thank you!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cp2k.org/archives/cp2k-user/attachments/20140521/41b2fea0/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: UO2-2x2x2-conn_user.inp.out
Type: application/octet-stream
Size: 47827 bytes
Desc: not available
URL: <https://lists.cp2k.org/archives/cp2k-user/attachments/20140521/41b2fea0/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: myarch.psmp
Type: application/octet-stream
Size: 1845 bytes
Desc: not available
URL: <https://lists.cp2k.org/archives/cp2k-user/attachments/20140521/41b2fea0/attachment-0001.obj>
More information about the CP2K-user
mailing list