2
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

[基礎] AMDとARMについて

2
Posted at

動機

DockerDesktopインストールの際にどちらの版を選べばよいかわからなかったので調べてみた

結論

1.x86-x64 (AMD64) アーキテクチャ

  • 基本的にはデスクトップで使われるCPUアーキテクチャ
  • AMD64またはx64などと書かれる
  • AMDが開発し、後にIntelも採用した64ビット拡張アーキテクチャ
  • Intel製CPUとAMD製CPU両方で使われている

2.ARM 

  • スマートフォンなどで使われているCPUアーキテクチャ
  • ARMが開発した
  • M1/M2 その他AppleSeliconのMacbookなどで採用
2
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?