Skip to content

Commit 071320b

Browse files
committed
Remove internal header file device_functions.h that is not allowed to include directly and will be removed in future CUDA release, eliminating compile warning by nvcc.
1 parent a94c62d commit 071320b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/source_lcao/module_gint/test/test_sph.cu

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33

44
#include "float.h"
55
#include "cuda_runtime.h"
6-
#include "device_functions.h"
76
#include "device_launch_parameters.h"
87
#include "gtest/gtest.h"
98
#include "source_lcao/module_hcontainer/hcontainer.h"

0 commit comments

Comments
 (0)