Home
Blog
Tutorials
Docs
DeePMD-kit
DP-GEN
dpdata
DPDispatcher
ABACUS
DeepFlame
DPTI
Publications
GitHub
Home
Blog
Tutorials
Docs
Publications
GitHub
DeePMD-kit
latest
Getting Started
Getting Started
Advanced
1. Installation
2. Data
3. Model
4. Training
5. Freeze and Compress
6. Test
7. Inference
8. Command line interface
9. Integrate with third-party packages
Developer Guide
Python API
DeePMD-kit
Function nborAssert(cudaError_t, const char *, int, bool)
Edit on GitHub
Function nborAssert(cudaError_t, const char *, int, bool)
Defined in
File gpu_cuda.h
Function Documentation
inline
void
nborAssert
(
cudaError_t
code
,
const
char
*
file
,
int
line
,
bool
abort
=
true
)