| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | 5 | ||
| 6 | 7 | 8 | 9 | 10 | 11 | 12 |
| 13 | 14 | 15 | 16 | 17 | 18 | 19 |
| 20 | 21 | 22 | 23 | 24 | 25 | 26 |
| 27 | 28 | 29 | 30 | 31 |
Tags
- CuDNN
- C++
- flash_memory
- 양자역학의공준
- Qubit
- Compression
- CUDA
- DRAM
- deep_learning
- jhVM
- nvidia
- jhDNN
- quantum_computing
- sycl
- 딥러닝
- POD
- kubernetes
- GPU
- stl
- HA
- SpMM
- 반도체기초
- Semiconductor
- convolution
- 반도체
- FPGA
- 클라우드
- 쿠버네티스
- dnn
- cloud
Archives
- Today
- Total
목록2022/03/08 (1)
Computing
Memory (Consistency) Model 이란 A formal specification of how the memory system will appear to the programmer, eliminating the gap between the behavior expected by the programmer and the actual behavior supported by a system.” [Adve’ 1995] Multiple threads program에서 shared data가 어떻게 작동할 지에 대한 명세. Memory consistency model에 따라 (완벽히 squential할 것인가? relaxed한 memory consistency를 허용할 것인가 등) multiple thr..
Parallel | Distributed Computing/개념
2022. 3. 8. 11:03