본문 바로가기
숨터 가볍게 읽는 공간
이미지 차단
전체 베스트 최근
← gophers 게시판

[정보] Go에서 SIMD

꿈돌리(edp1096) 2026-06-13 14:21 추천 0

SIMD experimental 모듈

https://pkg.go.dev/simd/archsimd

archsimd package - simd/archsimd - Go Packagesarchsimd package - simd/archsimd - Go Packagespkg.go.dev



공식 - amd64는 avx2까지, arm64는 vfpv3까지만 되는 거 같다.

https://go.dev/wiki/MinimumRequirements#amd64


Go Wiki: Minimum Requirements - The Go Programming LanguageGo Wiki: Minimum Requirements - The Go Programming Languagego.dev



성능 차이 (GOAMD64=4는 무시)

https://lemire.me/blog/2026/06/06/how-much-do-amd64-microarchitecture-levels-help-in-go/

How much do amd64 microarchitecture levels help in Go?Our 64-bit Intel and AMD processors have evolved over decades. When you compile a Go program for a 64-bit Intel or AMD processor, the compiler targets, by default, a nearly 20-year-old instruction set. The binary that comes out runs on essentially any x64 chip, but it also leaves on the table every instruction that was … Continue reading How much do amd64 microarchitecture levels help in Go?lemire.me







밋첼 하시모토 선생님께서 쓰신 너는 SIMD 를 알아야 해


https://mitchellh.com/writing/everyone-should-know-simd

Everyone Should Know SIMDEveryone Should Know SIMDmitchellh.com




끝.

댓글 0

  • 아직 댓글이 없습니다.

다른 게시글

  • 아래 공부방법 물어본 갤럼인데. 같이 공부할사람? [1]
    [일반] 익명(140.82) | 05.15
    추천 0
  • Spring하다가 Golang으로 넘어갈려 하는데 [3]
    [질문] 냥(59.9) | 04.26
    추천 0
  • 완장형 백앤드 고랭 공부하려는데 추천방법좀 알려주세요 [2]
    [질문] 익명(140.82) | 03.26
    추천 0
  • 고랭 좋은데
    [일반] 익명(1.236) | 02.04
    추천 0
  • 지출기입장 만들었어요.
    [일반] 꿈돌리(edp1096) | 01.23
    추천 0
  • 파이썬 쓰다 이거 쓰니까 [3]
    [일반] 멍멍!!(dogycutey) | 25.11.27
    추천 1
  • 클라우드 공부하다가 파이썬+고랭 조합으로 가보려고하는데요
    [질문] 익명(118.235) | 25.11.23
    추천 0
  • Golangci-lint말고 다른도구없냐?
    [일반] 익명(104.28) | 25.06.20
    추천 0
  • 게시판 만들었어요.
    [일반] 꿈돌리(edp1096) | 25.04.13
    추천 2
  • 전자회로 시뮬레이터 만들었어요
    [일반] 꿈돌리(edp1096) | 25.02.25
    추천 6
목록으로
읽기 전용 미러