Ruizhe Zhong
Results
2
issues of
Ruizhe Zhong
想知道有什么方法可以将生成的melody文件转换为可以播放的文件,比如midi
- My GPU is RTX 2080 Ti and cuda is 11.0, when running `make` it raised `nvcc fatal : Unsupported gpu architecture 'compute_86'` - I try to set `cmake -DCMAKE_CUDA_FLAGS=-gencode=arch=compute_60,code=sm_60`...