2
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Mac で CUDA, xhyve などを動かす場合(ハードウェア要件)

Last updated at Posted at 2016-01-23

こんにちは。
Mac で下記を動かす場合にはハードウェアを選ぶので調べました1

  • CUDA

  • Nvidia dGPU が必要

  • 例: MacBook Pro Retina 15-inch Mid 2014 など

  • OS X Yosemite (10.10) Hypervisor.framework2

  • xhyve, Veertu, Docker for Mac で利用

  • Nehalem (Core i7 and i5) 以降が必要

  • 例: MacBook Pro 15-inch Mid 2010 or later, MacMini Mid 2011 or later, Mac Pro Early 2009 or later

  • OS X El Capitan (10.11) Metal

  • 例: MacBook Pro Retina 15-inch Mid 2012 or later

  • 参考情報: http://www.imore.com/here-are-macs-work-os-x-el-capitans-metal

  • AVX2

  • Haswell 以降が必要

  • 例: MacBook Pro Retina 15-inch Mid 2013 or later

  • AVX-512

  • Skylake 以降が必要

  • 例: MacBook Pro Retina 15-inch Mid 2016 or later

  • 大量メモリ使用

  • 32 GB 以上を搭載

  • 例: Mac Pro


  1. MacTracker 利用などでも調べられます。

  2. Terminal 上で、$ sysctl kern.hv_supportの出力が、kern.hv_support: 1

2
2
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
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?