| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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 |
Tags
- cdua
- nvidia
- GPU
- vi 여러 창
- Virtual Address
- ubuntu
- 소비자 생산자
- CSAPP
- tabedit
- unix
- parallel programming
- Producer consumer
- Unified Memory
- GPGPU
- 운영체제
- vim
- Process
- Linux
- .cu
- OS
- C
- peer-to-peer access
- ostep
- CUDA
- vi
- gpgpu-sim
- thread
- multiprocessor
- Multithreading
- gpgpu sim
Archives
- Today
- Total
목록unix (2)
하루의 대학원 도전기
An ordinary pipe is unidirectional. ( 단방향 ) Parent process and Child process communicate through an ordinary pipe. An Ordinary pipe only exits when parent and child processes are communicating. fd[0] = read end of the pipe fd[1] = write end of the pipe
운영체제
2021. 10. 13. 00:40