wanjunling168

Results 2 issues of wanjunling168

**Describe the issue** A clear and concise description of what the issue is. **Environment information:** - OS: `Windows 10` - Compiler version: `VS 2022` - CMake version: `3.27` - CUDA...

build issues

much reasonable (no `CFLAGS` tricks) I checked it under Windows and WSL, compile and import are both OK. To build under Windows: ```python setup.py build_ext --inplace --compiler=msvc``` (setuptools/distutils will call...