windows报错信息:
”[i 0410 18:33:32.900000 52 compiler.py:956] Jittor(1.3.9.5) src: d:\anaconda\envs\jdiffusion\lib\site-packages\jittor
[i 0410 18:33:32.917000 52 compiler.py:957] cl at C:\Users\Administrator.cache\jittor\msvc\VC_____\bin\cl.exe(19.29.30133)
[i 0410 18:33:32.917000 52 compiler.py:958] cache_path: C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default
[i 0410 18:33:32.919000 52 install_cuda.py:93] cuda_driver_version: [12, 2, 0]
[i 0410 18:33:32.946000 52 __init__.py:412] Found C:\Users\Administrator.cache\jittor\jtcuda\cuda11.2_cudnn8_win\bin\nvcc.exe(11.2.67) at C:\Users\Administrator.cache\jittor\jtcuda\cuda11.2_cudnn8_win\bin\nvcc.exe.
[i 0410 18:33:32.995000 52 compiler.py:1011] cuda key:cu11.2.67
[i 0410 18:33:32.996000 52 __init__.py:227] Total mem: 15.70GB, using 5 procs for compiling.
data.cc
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(418): warning C4273: ‘jittor::tflag_count’: inconsistent dll linkage
d:\anaconda\envs\jdiffusion\lib\site-packages\jittor\src\node.h(88): note: see previous definition of ‘tflag_count’
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(418): warning C4273: ‘jittor::nt’: inconsistent dll linkage
d:\anaconda\envs\jdiffusion\lib\site-packages\jittor\src\node.h(18): note: see previous definition of ‘nt’
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(419): warning C4273: ‘jittor::lived_nodes’: inconsistent dll linkage
d:\anaconda\envs\jdiffusion\lib\site-packages\jittor\src\node.h(15): note: see previous definition of ‘lived_nodes’
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(419): warning C4273: ‘jittor::lived_nodes_id’: inconsistent dll linkage
d:\anaconda\envs\jdiffusion\lib\site-packages\jittor\src\node.h(16): note: see previous definition of ‘lived_nodes_id’
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(419): warning C4273: ‘jittor::total_node’: inconsistent dll linkage
d:\anaconda\envs\jdiffusion\lib\site-packages\jittor\src\node.h(17): note: see previous definition of ‘total_node’
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(419): warning C4273: ‘jittor::free_buffer’: inconsistent dll linkage
d:\anaconda\envs\jdiffusion\lib\site-packages\jittor\src\node.h(19): note: see previous definition of ‘free_buffer’
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(421): error C2440: ‘type cast’: cannot convert from ‘void (__cdecl jittor::Node::* )(void)’ to ‘void (__cdecl *)(jittor::Node )’
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(421): note: There is no context in which this conversion is possible
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(421): error C2440: ‘type cast’: cannot convert from 'void (__cdecl jittor::Node:: )(void)’ to ‘void (__cdecl *)(jittor::Node )’
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(421): note: There is no context in which this conversion is possible
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(421): error C2440: ‘type cast’: cannot convert from 'void (__cdecl jittor::Node:: )(void)’ to ‘void (__cdecl *)(jittor::Node )’
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(421): note: There is no context in which this conversion is possible
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(422): error C2440: ‘type cast’: cannot convert from 'void (__cdecl jittor::Node:: )(void)’ to ‘void (__cdecl *)(jittor::Node )’
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(422): note: There is no context in which this conversion is possible
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(422): error C2440: ‘type cast’: cannot convert from 'void (__cdecl jittor::Node:: )(void)’ to ‘void (__cdecl *)(jittor::Node )’
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(422): note: There is no context in which this conversion is possible
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(423): error C2440: ‘type cast’: cannot convert from 'void (__cdecl jittor::Node:: )(void)’ to ‘void (__cdecl *)(jittor::Node )’
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(423): note: There is no context in which this conversion is possible
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(426): error C2440: ‘type cast’: cannot convert from 'void (__cdecl jittor::Node:: )(void)’ to ‘void (__cdecl *)(jittor::Node )’
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(426): note: There is no context in which this conversion is possible
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(426): error C2440: ‘type cast’: cannot convert from 'void (__cdecl jittor::Node:: )(void)’ to ‘void (__cdecl *)(jittor::Node )’
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(426): note: There is no context in which this conversion is possible
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(427): error C2440: ‘type cast’: cannot convert from 'void (__cdecl jittor::Node:: )(void)’ to ‘void (__cdecl *)(jittor::Node )’
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(427): note: There is no context in which this conversion is possible
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(439): error C2440: ‘type cast’: cannot convert from 'void (__cdecl jittor::Node:: )(void)’ to ‘void (__cdecl *)(jittor::Node )’
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(439): note: There is no context in which this conversion is possible
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(441): error C2440: ‘type cast’: cannot convert from 'void (__cdecl jittor::Node:: )(void)’ to ‘void (__cdecl *)(jittor::Node )’
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(441): note: There is no context in which this conversion is possible
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(443): error C2440: ‘type cast’: cannot convert from 'void (__cdecl jittor::Node:: )(void)’ to ‘void (__cdecl *)(jittor::Node )’
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(443): note: There is no context in which this conversion is possible
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(445): error C2440: ‘type cast’: cannot convert from 'void (__cdecl jittor::Node:: )(void)’ to ‘void (__cdecl *)(jittor::Node )’
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(445): note: There is no context in which this conversion is possible
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(446): error C2440: ‘type cast’: cannot convert from 'void (__cdecl jittor::Node:: )(void)’ to ‘void (__cdecl *)(jittor::Node )’
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(446): note: There is no context in which this conversion is possible
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(455): error C2440: ‘type cast’: cannot convert from 'void (__cdecl jittor::Node:: )(void)’ to ‘void (__cdecl *)(jittor::Node )’
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(455): note: There is no context in which this conversion is possible
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(457): error C2440: ‘type cast’: cannot convert from 'void (__cdecl jittor::Node:: )(void)’ to ‘void (__cdecl *)(jittor::Node )’
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(457): note: There is no context in which this conversion is possible
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(457): error C2440: ‘type cast’: cannot convert from 'void (__cdecl jittor::Node:: )(void)’ to ‘void (__cdecl *)(jittor::Node )’
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(457): note: There is no context in which this conversion is possible
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(458): error C2440: ‘type cast’: cannot convert from 'void (__cdecl jittor::Node:: )(void)’ to ‘void (__cdecl *)(jittor::Node )’
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(458): note: There is no context in which this conversion is possible
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(458): error C2440: ‘type cast’: cannot convert from 'void (__cdecl jittor::Node:: )(void)’ to ‘void (__cdecl *)(jittor::Node )’
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(458): note: There is no context in which this conversion is possible
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(459): error C2440: ‘type cast’: cannot convert from 'void (__cdecl jittor::Node:: )(void)’ to ‘void (__cdecl *)(jittor::Node )’
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(459): note: There is no context in which this conversion is possible
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(460): error C2440: ‘type cast’: cannot convert from 'void (__cdecl jittor::Node:: )(void)’ to ‘void (__cdecl *)(jittor::Node )’
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(460): note: There is no context in which this conversion is possible
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(460): error C2440: ‘type cast’: cannot convert from 'void (__cdecl jittor::Node:: )(void)’ to ‘void (__cdecl *)(jittor::Node )’
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(460): note: There is no context in which this conversion is possible
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(462): error C2440: ‘type cast’: cannot convert from 'void (__cdecl jittor::Node:: )(void)’ to ‘void (__cdecl *)(jittor::Node )’
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(462): note: There is no context in which this conversion is possible
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(464): error C2440: ‘type cast’: cannot convert from 'void (__cdecl jittor::Node:: )(void)’ to ‘void (__cdecl *)(jittor::Node )’
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(464): note: There is no context in which this conversion is possible
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(465): error C2440: ‘type cast’: cannot convert from 'void (__cdecl jittor::Node:: )(void)’ to ‘void (__cdecl *)(jittor::Node )’
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(465): note: There is no context in which this conversion is possible
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(466): error C2440: ‘type cast’: cannot convert from 'void (__cdecl jittor::Node:: )(void)’ to ‘void (__cdecl *)(jittor::Node )’
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(466): note: There is no context in which this conversion is possible
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(467): error C2440: ‘type cast’: cannot convert from 'void (__cdecl jittor::Node:: )(void)’ to ‘void (__cdecl *)(jittor::Node )’
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(467): note: There is no context in which this conversion is possible
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(468): error C2440: ‘type cast’: cannot convert from 'void (__cdecl jittor::Node:: )(void)’ to ‘void (__cdecl *)(jittor::Node )’
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(468): note: There is no context in which this conversion is possible
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(469): error C2440: ‘type cast’: cannot convert from 'void (__cdecl jittor::Node:: )(void)’ to ‘void (__cdecl *)(jittor::Node )’
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(469): note: There is no context in which this conversion is possible
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(470): error C2440: ‘type cast’: cannot convert from 'void (__cdecl jittor::Node:: )(void)’ to ‘void (__cdecl *)(jittor::Node )’
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(470): note: There is no context in which this conversion is possible
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(473): error C2440: ‘type cast’: cannot convert from 'void (__cdecl jittor::Node:: )(void)’ to ‘void (__cdecl *)(jittor::Node )’
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(473): note: There is no context in which this conversion is possible
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(474): error C2440: ‘type cast’: cannot convert from 'void (__cdecl jittor::Node:: )(void)’ to ‘void (__cdecl *)(jittor::Node )’
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(474): note: There is no context in which this conversion is possible
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(474): error C2440: ‘type cast’: cannot convert from 'void (__cdecl jittor::Node:: )(void)’ to ‘void (__cdecl *)(jittor::Node )’
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(474): note: There is no context in which this conversion is possible
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(479): error C2440: ‘type cast’: cannot convert from 'void (__cdecl jittor::Node:: )(void)’ to ‘void (__cdecl *)(jittor::Node )’
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(479): note: There is no context in which this conversion is possible
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(480): error C2440: ‘type cast’: cannot convert from 'void (__cdecl jittor::Node:: )(void)’ to 'void (cdecl *)(jittor::Node *)’
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(480): note: There is no context in which this conversion is possible
C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc(558): warning C4551: function call missing argument list
Traceback (most recent call last):
File “C:\Users\Administrator\JDiffusion\examples\dreambooth\train.py”, line 16, in
import jittor as jt
File "D:\Anaconda\envs\jdiffusion\lib\site-packages\jittor_init.py", line 18, in
from . import compiler
File “D:\Anaconda\envs\jdiffusion\lib\site-packages\jittor\compiler.py”, line 1346, in
run_cmd(fix_cl_flags(f""{cc_path}" {dflags} -include "{vdp}" "{data_s_path}" -c -o "{data_o_path}""))
File "D:\Anaconda\envs\jdiffusion\lib\site-packages\jittor_utils_init.py", line 188, in run_cmd
raise Exception(err_msg)
Exception: Run cmd failed: “C:\Users\Administrator.cache\jittor\msvc\VC_____\bin\cl.exe” -std:c++17 -EHa -MD -utf-8 -nologo -I"C:\Users\Administrator.cache\jittor\msvc\VC\include" -
I"C:\Users\Administrator.cache\jittor\msvc\win10_kits\include\ucrt" -I"C:\Users\Administrator.cache\jittor\msvc\win10_kits\include\shared" -I"C:\Users\Administrator.cache\jittor\msvc\win10_kits\include\um" -DNOMINMAX -I"d:\anaconda\envs\jdiffusion\lib\site-packages\jittor\src" -I"d:\anaconda\envs\jdiffusion\include" -DHAS_CUDA -DIS_CUDA -I"C:\Users\Administrator.cache\jittor\jtcuda\cuda11.2_cudnn8_win\include" -I"d:\anaconda\envs\jdiffusion\lib\site-packages\jittor\extern\cuda\inc" -I"C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67" -O2 -FI “d:\anaconda\envs\jdiffusion\lib\site-packages\jittor\src\utils\vdp” “C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.cc” -c -Fo: “C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67\data.obj” -link -LIBPATH:“d:\anaconda\envs\jdiffusion\libs” python39.lib -LIBPATH:“C:\Users\Administrator.cache\jittor\msvc\VC\lib” -LIBPATH:“C:\Users\Administrator.cache\jittor\msvc\win10_kits\lib\um\x64” -LIBPATH:“C:\Users\Administrator.cache\jittor\msvc\win10_kits\lib\ucrt\x64” cudart.lib -LIBPATH:“C:\Users\Administrator.cache\jittor\jtcuda\cuda11.2_cudnn8_win\lib\x64” -LIBPATH:“C:\Users\Administrator.cache\jittor\jtcuda\cuda11.2_cudnn8_win\bin” -LIBPATH:“C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default\cu11.2.67” -LIBPATH:"C:\Users\Administrator.cache\jittor\jt1.3.9\cl\py3.9.19\Windows-10-10.xcd\13thGenIntelRCx5c\a034\default“
Linux报错信息:”[i 0410 18:45:52.685814 72 compiler.py:956] Jittor(1.3.9.2) src: /mnt/anaconda/envs/Jittor/lib/python3.9/site-packages/jittor
[i 0410 18:45:52.687288 72 compiler.py:957] g++ at /usr/bin/g++(11.4.0)
[i 0410 18:45:52.687317 72 compiler.py:958] cache_path: /home/lxh/.cache/jittor/jt1.3.9/g++11.4.0/py3.9.19/Linux-6.2.0-39x36/13thGenIntelRCxd9/2f2f/default
[i 0410 18:45:52.688972 72 __init__.py:412] Found nvcc(11.6.55) at /usr/local/cuda/bin/nvcc.
[i 0410 18:45:52.714846 72 __init__.py:412] Found gdb(12.0.90) at /usr/bin/gdb.
[i 0410 18:45:52.717230 72 __init__.py:412] Found addr2line(2.38) at /usr/bin/addr2line.
[i 0410 18:45:52.766703 72 compiler.py:1011] cuda key:cu11.6.55_sm_89
[i 0410 18:45:52.903721 72 __init__.py:227] Total mem: 62.60GB, using 16 procs for compiling.
/usr/include/c++/11/bits/std_function.h:435:145: error: parameter packs not expanded with ‘…’:
435 | function(_Functor&& __f)
| ^
/usr/include/c++/11/bits/std_function.h:435:145: note: ‘_ArgTypes’
/usr/include/c++/11/bits/std_function.h:530:146: error: parameter packs not expanded with ‘…’:
530 | operator=(_Functor&& __f)
| ^
/usr/include/c++/11/bits/std_function.h:530:146: note: ‘_ArgTypes’
multiprocessing.pool.RemoteTraceback: “
“”"
Traceback (most recent call last):
File “/mnt/anaconda/envs/Jittor/lib/python3.9/multiprocessing/pool.py”, line 125, in worker
result = (True, func(*args, **kwds))
File “/mnt/anaconda/envs/Jittor/lib/python3.9/site-packages/jittor_utils/init.py”, line 197, in do_compile
return cc.cache_compile(cmd, cache_path, jittor_path)
RuntimeError: [f 0410 18:45:54.039106 72 log.cc:608] Check failed ret(256) == 0(0) Run cmd failed: “/usr/local/cuda/bin/nvcc” “/mnt/anaconda/envs/Jittor/lib/python3.9/site-packages/jittor/src/misc/nan_checker.cu” -std=c++14 -Xcompiler -fPIC -Xcompiler -march=native -Xcompiler -fdiagnostics-color=always -I"/mnt/anaconda/envs/Jittor/lib/python3.9/site-packages/jittor/src" -I/mnt/anaconda/envs/Jittor/include/python3.9 -I/mnt/anaconda/envs/Jittor/include/python3.9 -DHAS_CUDA -DIS_CUDA -I"/usr/local/cuda/include" -I"/mnt/anaconda/envs/Jittor/lib/python3.9/site-packages/jittor/extern/cuda/inc" -I"/home/lxh/.cache/jittor/jt1.3.9/g++11.4.0/py3.9.19/Linux-6.2.0-39x36/13thGenIntelRCxd9/2f2f/default/cu11.6.55_sm_89" -O2 -c -o “/home/lxh/.cache/jittor/jt1.3.9/g++11.4.0/py3.9.19/Linux-6.2.0-39x36/13thGenIntelRCxd9/2f2f/default/cu11.6.55_sm_89/obj_files/nan_checker.cu.o” -x cu --cudart=shared -ccbin=“/usr/bin/g++” -w -I"/mnt/anaconda/envs/Jittor/lib/python3.9/site-packages/jittor/extern/cuda/inc"
“”"
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File “/mnt/lt/JDiffusion-master/examples/dreambooth/train.py”, line 16, in <module>
import jittor as jt
File “/mnt/anaconda/envs/Jittor/lib/python3.9/site-packages/jittor/init.py”, line 18, in <module>
from . import compiler
File “/mnt/anaconda/envs/Jittor/lib/python3.9/site-packages/jittor/compiler.py”, line 1357, in <module>
compile(cc_path, cc_flags+opt_flags, files, ‘jittor_core’+extension_suffix)
File “/mnt/anaconda/envs/Jittor/lib/python3.9/site-packages/jittor/compiler.py”, line 151, in compile
jit_utils.run_cmds(cmds, cache_path, jittor_path, “Compiling “+base_output)
File “/mnt/anaconda/envs/Jittor/lib/python3.9/site-packages/jittor_utils/init.py”, line 251, in run_cmds
for i,_ in enumerate(p.imap_unordered(do_compile, cmds)):
File “/mnt/anaconda/envs/Jittor/lib/python3.9/multiprocessing/pool.py”, line 870, in next
raise value
RuntimeError: [f 0410 18:45:54.039106 72 log.cc:608] Check failed ret(256) == 0(0) Run cmd failed: “/usr/local/cuda/bin/nvcc” “/mnt/anaconda/envs/Jittor/lib/python3.9/site-packages/jittor/src/misc/nan_checker.cu” -std=c++14 -Xcompiler -fPIC -Xcompiler -march=native -Xcompiler -fdiagnostics-color=always -I”/mnt/anaconda/envs/Jittor/lib/python3.9/site-packages/jittor/src” -I/mnt/anaconda/envs/Jittor/include/python3.9 -I/mnt/anaconda/envs/Jittor/include/python3.9 -DHAS_CUDA -DIS_CUDA -I"/usr/local/cuda/include" -I"/mnt/anaconda/envs/Jittor/lib/python3.9/site-packages/jittor/extern/cuda/inc" -I"/home/lxh/.cache/jittor/jt1.3.9/g++11.4.0/py3.9.19/Linux-6.2.0-39x36/13thGenIntelRCxd9/2f2f/default/cu11.6.55_sm_89" -O2 -c -o “/home/lxh/.cache/jittor/jt1.3.9/g++11.4.0/py3.9.19/Linux-6.2.0-39x36/13thGenIntelRCxd9/2f2f/default/cu11.6.55_sm_89/obj_files/nan_checker.cu.o” -x cu --cudart=shared -ccbin=“/usr/bin/g++” -w -I"/mnt/anaconda/envs/Jittor/lib/python3.9/site-packages/jittor/extern/cuda/inc" ”
以上为不同的两台电脑,分别是windows系统与linux系统下的报错信息。所安装的依赖均按照赛题二提供的baseline说明文档进行安装。