-
移植完成之后,能正产显示,但是显示比例和布局都不太对,显示屏是480x272
![image](https://user-images.githubusercontent.com/20539289/60790818-f0e0b200-a194-11e9-9721-ad046de6c4e9.png)
# ./demo_desktop
lcd_w:480,lcd_l:272
ap…
-
This is an umbrella ticket for the work on refining the assembler-related parts of the backend and common LLVM infrastructure. Includes elimination of workarounds, turning custom code into TableGen de…
-
RNAcocktail is a very impressive tool to process almost all kinds of analyses based on RNA-seq data. But the tools integrated in the RNAcocktail has not been updated for a long time. can you upgrade t…
-
I would like to request that the source code files be reorganized for clarity and to facilitate inclusion into larger projects.
Currently all source code files are at the top level of the tar file …
-
Distribution Name | Ubuntu Focal Fossa
Distribution Version | 20.04
Linux Kernel | 5.4.0
Architecture | AMD64
ZFS Version | 0.8.3-1ubuntu12
SPL Version | 0.8.3-1ubuntu12
As per [this question]…
-
### 🐛 Describe the bug
```
(conda_env) lcw@cr1-p548xlarge-19:~$ PYTORCH_NO_CUDA_MEMORY_CACHING=1 compute-sanitizer --print-limit=1 --num-callers-host=10 ipython
========= COMPUTE-SANITIZER
Pytho…
-
I run the example in the quick start guide.
My GPU is A30, the command is `nvcc 01_gemm_3.0.cu -arch=sm_80`
It complains errors:
```
01_gemm_3.0.cu(51): error: too few arguments for class templ…
-
-
"CURD: a dynamic CUDA race detector", https://dl.acm.org/citation.cfm?id=3192368
Yuanfeng Peng (@stilltracy) reported the following two races (note line numbers are commented in the snippets below)…
-
While looking at example 55 (cutlass/examples/55_hopper_mixed_dtype_gemm/55_hopper_int4_bf16_gemm.cu), I was curious whether this modification would be legal:
From:
`using MmaType = cutlass::bfloat16…