当前位置:网站首页>Lenovo r9000p installation matlab2018a+cuda10.0 compilation
Lenovo r9000p installation matlab2018a+cuda10.0 compilation
2022-07-28 22:44:00 【Claire_ Shang】
Compiled according to the online link cpu, Also passed the test , But in compiling GPU It's time for this problem , Although it shows that the compilation is successful , But there seem to be some problems ahead , And test GPU You will also report mistakes. , I don't know if anyone has encountered this kind of problem .
c:\program files\nvidia gpu computing toolkit\cuda\v10.0\include\sm_20_intrinsics.h(925): warning C4819: The file contains cannot be in the current code page (936) The characters represented in . Please save this file as Unicode Format to prevent data loss
nvcc warning : The -std=c++11 flag is not supported with the configured host compiler. Flag will be ignored.
vl_imreadjpeg_old.cu
SSSE3 instruction set not enabled. Using slower image conversion routines.
c:\program files\nvidia gpu computing toolkit\cuda\v10.0\include\crt\math_functions.h: warning C4819: The file contains cannot be in the current code page (936) The characters represented in . Please save this file as Unicode Format to prevent data loss
c:\program files\nvidia gpu computing toolkit\cuda\v10.0\include\crt\math_functions.h(824): warning C4819: The file contains cannot be in the current code page (936) The characters represented in . Please save this file as Unicode Format to prevent data loss
c:\program files\nvidia gpu computing toolkit\cuda\v10.0\include\crt\math_functions.h(1759): warning C4819: The file contains cannot be in the current code page (936) The characters represented in . Please save this file as Unicode Format to prevent data loss
c:\program files\nvidia gpu computing toolkit\cuda\v10.0\include\crt\math_functions.h(2621): warning C4819: The file contains cannot be in the current code page (936) The characters represented in . Please save this file as Unicode Format to prevent data loss
c:\program files\nvidia gpu computing toolkit\cuda\v10.0\include\crt\math_functions.h(3461): warning C4819: The file contains cannot be in the current code page (936) The characters represented in . Please save this file as Unicode Format to prevent data loss
c:\program files\nvidia gpu computing toolkit\cuda\v10.0\include\crt\math_functions.h(4403): warning C4819: The file contains cannot be in the current code page (936) The characters represented in . Please save this file as Unicode Format to prevent data loss
c:\program files\nvidia gpu computing toolkit\cuda\v10.0\include\crt\math_functions.h(5301): warning C4819: The file contains cannot be in the current code page (936) The characters represented in . Please save this file as Unicode Format to prevent data loss
c:\program files\nvidia gpu computing toolkit\cuda\v10.0\include\crt\math_functions.h(6212): warning C4819: The file contains cannot be in the current code page (936) The characters represented in . Please save this file as Unicode Format to prevent data loss
c:\program files\nvidia gpu computing toolkit\cuda\v10.0\include\crt\math_functions.h(7093): warning C4819: The file contains cannot be in the current code page (936) The characters represented in . Please save this file as Unicode Format to prevent data loss
c:\program files\nvidia gpu computing toolkit\cuda\v10.0\include\crt\math_functions.h(7892): warning C4819: The file contains cannot be in the current code page (936) The characters represented in . Please save this file as Unicode Format to prevent data loss
Use 'Microsoft Visual C++ 2017 (C)' compile .
MEX Has been successfully completed .
Use 'Microsoft Visual C++ 2017 (C)' compile .
............
MEX Has been successfully completed .
. Use 'Microsoft Visual C++ 2017 (C)' compile .
MEX Has been successfully completed .
This happens during the test , No solution has been found yet
It's really amazing , Install this installation for several days , It has been installed on the desktop for less than half a month , Now it will be a long time on the notebook , How desperate , It's hard to learn
边栏推荐
- Att & CK preliminary understanding
- How to install WiFi correctly
- 842. 排列数字
- Evaluation index of anomaly detection: rocauc et al. [tips]
- STM32 - external interrupt application (exti) (use cubemx to configure interrupts)
- es学习目录
- STM32 -- program startup process
- STM32 - Basic timer (tim6, tim7) working process, interpretation function block diagram, timing analysis, cycle calculation
- Ocr-gan [anomaly detection: Reconstruction Based]
- Solve Jupiter: the term 'Jupiter' is not recognized as the name of a cmdlet, function, script file
猜你喜欢
Labelme labels circular objects [tips]
Integrating database Ecology: using eventbridge to build CDC applications
Att & CK Threat Intelligence
STM32 - memory, I2C protocol
6K6w5LiA5qyh5pS75Ye75YiG5p6Q
STM32 - reset and clock control (cubemx for clock configuration)
Att & CK preliminary understanding
Differernet [anomaly detection: normalizing flow]
[get mobile information] - get mobile information through ADB command
842. 排列数字
随机推荐
Bluetooth smart Bracelet system based on STM32 MCU
Ultra detailed visual studio 2019 running littlevgl (lvgl) simulator
770. 单词替换
For loops and functions
STM32 - DMA direct memory access controller (cubemx configures DMA)
职场pua但有道理
GD32F303固件库开发(10)----双ADC轮询模式扫描多个通道
Using nodejs to operate MySQL
What to do after mathematical modeling gets the competition problem and some ("crooked ways") tips - must see before the competition
基于Ernie-3.0 CAIL2019法研杯要素识别多标签分类任务
STM32 - reset and clock control (cubemx for clock configuration)
96. Different binary search trees (medium binary search tree dynamic planning)
How to install WiFi correctly
Soft exam network engineer
Closure, prototype and original link
771. 字符串中最长的连续出现的字符
STM32 board level support package for keys
Paddlenlp text classification based on ernir3.0: take wos dataset as an example (hierarchical classification)
ES6, deep copy, shallow copy
JVM——自定义类加载器