<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/modules/detect/tools/nvcc, branch v2.3.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/xmake/modules/detect/tools/nvcc?h=v2.3.2</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/modules/detect/tools/nvcc?h=v2.3.2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2019-12-19T01:01:52Z</updated>
<entry>
<title>update the copyright date</title>
<updated>2019-12-19T01:01:52Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2019-12-19T14:30:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=2e0445237493458e39d6ce44b81f7b1fa20940bc'/>
<id>urn:sha1:2e0445237493458e39d6ce44b81f7b1fa20940bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix typo</title>
<updated>2019-07-24T02:42:55Z</updated>
<author>
<name>OpportunityLiu</name>
<email>opportunity@live.in</email>
</author>
<published>2019-07-24T02:42:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=b1a47544b8f60c12541b8b5a0f4383639d348af3'/>
<id>urn:sha1:b1a47544b8f60c12541b8b5a0f4383639d348af3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix bug when parapllel checking flags</title>
<updated>2019-07-22T09:56:04Z</updated>
<author>
<name>OpportunityLiu</name>
<email>opportunity@live.in</email>
</author>
<published>2019-07-22T09:55:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=1cf79ba882fb24eca13829c12f6e39584ccd1f5f'/>
<id>urn:sha1:1cf79ba882fb24eca13829c12f6e39584ccd1f5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>format codes</title>
<updated>2019-05-20T14:04:24Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2019-05-20T16:40:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=dfa26e72bc4d830c0ace72bdfba51142f1348bef'/>
<id>urn:sha1:dfa26e72bc4d830c0ace72bdfba51142f1348bef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support cudart flags</title>
<updated>2019-05-20T09:36:17Z</updated>
<author>
<name>Opportunity</name>
<email>Opportunity@live.in</email>
</author>
<published>2019-05-20T09:36:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=c2c491ab4bedea3be7b1a6aca8bb4e65a9d763db'/>
<id>urn:sha1:c2c491ab4bedea3be7b1a6aca8bb4e65a9d763db</id>
<content type='text'>
Fix check failed of "-cudart none"
```
checking for the flags (-cudart none ) ... no
&gt; nvcc -cudart none -m64 -LC:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.1\lib
checkinfo: C:\Program Files (x86)\xmake/core/base/os.lua:715: nvcc_has_flags.cu
tmpxft_00003f20_00000000-18_nvcc_has_flags.obj : error LNK2019: 无法解析的外部符号 __cudaRegisterFatBinary，该符号在函数 "void __cdecl __nv_cudaEntityRegisterCallback(void * *)" (?__nv_cudaEntityRegisterCallback@@YAXPEAPEAX@Z) 中被引用
tmpxft_00003f20_00000000-18_nvcc_has_flags.obj : error LNK2019: 无法解析的外部符号 __cudaRegisterFatBinaryEnd，该符号在函数 "void __cdecl __nv_cudaEntityRegisterCallback(void * *)" (?__nv_cudaEntityRegisterCallback@@YAXPEAPEAX@Z) 中被引用
tmpxft_00003f20_00000000-18_nvcc_has_flags.obj : error LNK2019: 无法解析的外部符号 __cudaUnregisterFatBinary，该符号在函数 "void __cdecl __cudaUnregisterBinaryUtil(void)" (?__cudaUnregisterBinaryUtil@@YAXXZ) 中被引用
C:\Users\lzy\AppData\Local\Temp\.xmake\190520\detect\nvcc_has_flags.cu.o : fatal error LNK1120: 3 个无法解析的外部命令

stack traceback:
    [C]: in function 'error'
    [C:\Program Files (x86)\xmake/core/base/os.lua:715]: in function 'raise'
    [C:\Program Files (x86)\xmake\core\sandbox\modules\os.lua:309]: in function 'runv'
    [...iles (x86)\xmake\modules\detect\tools\nvcc\has_flags.lua:44]:
```</content>
</entry>
<entry>
<title>improve nvcc/has_flags</title>
<updated>2019-05-17T13:50:38Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2019-05-17T16:38:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=d0fc956fc21a92a39c7f56d62820ab78946617f0'/>
<id>urn:sha1:d0fc956fc21a92a39c7f56d62820ab78946617f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix headers with ASF to non-ASF</title>
<updated>2019-04-13T12:48:05Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2019-04-13T12:48:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=85cb688e30f996c5ac1036ec99b6c7c1a45cb035'/>
<id>urn:sha1:85cb688e30f996c5ac1036ec99b6c7c1a45cb035</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modify copyright date</title>
<updated>2018-12-31T12:35:19Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2018-12-31T16:25:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=38e38540325ff07453a324e8049ed575fad8cb8d'/>
<id>urn:sha1:38e38540325ff07453a324e8049ed575fad8cb8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve check flags for nvcc</title>
<updated>2018-03-08T02:08:21Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2018-03-08T14:41:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=af7fafb3c03680052207039cae975628192d3109'/>
<id>urn:sha1:af7fafb3c03680052207039cae975628192d3109</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add nvcc compiler and flags</title>
<updated>2018-02-27T15:32:23Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2018-02-27T16:55:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=13d694001559a79b5eaaf3c2c24d4f7c45b2bf94'/>
<id>urn:sha1:13d694001559a79b5eaaf3c2c24d4f7c45b2bf94</id>
<content type='text'>
</content>
</entry>
</feed>
