⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 example1.plg

📁 使用GPU的强大并行计算能力来实现稠密矩阵的LU分解计算。
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: example1 - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\henson\LOCALS~1\Temp\RSP1776.tmp" with contents
[
/nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Release/example1.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c 
"D:\henson\research\lugpu\example1.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\henson\LOCALS~1\Temp\RSP1776.tmp" 
Creating command line "link.exe lugpu.lib /nologo /subsystem:console /incremental:no /pdb:"Release/example1.pdb" /machine:I386 /out:"Release/example1.exe" /libpath:"../Release"  .\Release\example1.obj .\Release\stopwatch.obj "
<h3>Output Window</h3>
Compiling...
example1.cpp
D:\henson\research\lugpu\example1.cpp(49) : warning C4101: 'm' : unreferenced local variable
Linking...



<h3>Results</h3>
example1.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -