Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- transactional memory
- pipelined
- pipline hazards
- cache coherence
- branch prediction
- register renaming
- pipelined cache
- Subquery
- 관계형 모델
- dependence
- sequential consistency
- ISA
- cache coherence miss
- way prediction
- relational model
- load linked
- structural hazard
- atomic exchange
- theta join
- mesi
- speculative execution
- directory based coherence protocol
- multibanekd cache
- Cache
- dynamic scheduling
- moesi
- store conditional
- sql
- cache optimization
- nonblocking cache
Archives
- Today
- Total
목록SIMD (1)
공대생의 공부흔적

참고: Computer Architecture: A Quantitative Approach (5th edition) - 4.1.~4.3.이번 글에서는 SIMD에 대해 알아볼 것이다.목차SIMD벡터 프로세서멀티미디어 SIMD ExtensionsRoofline 성능 모델1. SIMD명령어와 데이터 스트림에 따라 프로세서를 다음과 같이 분류할 수 있다. Data StreamsSingleMultipleInstruction StreamsSingleSISD- Intel Pentium 4SIMD- SSE instructions of x86MultipleMISD- 없음MIMD- Intel Xeon e5345*SPMD(Single Program Multiple Data): MIMD 컴퓨터에 대한 병렬 프로그램. 서로 다..
Computer Architecture
2024. 6. 8. 21:40