One Hat Cyber Team
Your IP :
172.70.80.191
Server IP :
188.114.97.4
Server :
Linux thuru 6.5.11-4-pve #1 SMP PREEMPT_DYNAMIC PMX 6.5.11-4 (2023-11-20T10:19Z) x86_64
Server Software :
Apache/2.4.51 (Unix) OpenSSL/1.0.2k-fips
PHP Version :
7.3.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
cmake3
/
Modules
/
Edit File:
CMakeCUDACompilerABI.cu
#ifndef __CUDACC__ # error "A C or C++ compiler has been selected for CUDA" #endif #include "CMakeCompilerABI.h" int main(int argc, char* argv[]) { int require = 0; require += info_sizeof_dptr[argc]; #if defined(ABI_ID) require += info_abi[argc]; #endif (void)argv; return require; }
Simpan