Hacker News new | ask | show | jobs
by yolobey 3065 days ago
I've been dreading version updates ever since they dropped Mac binary support. There are always obscure things to patch I have to find out by myself, the build easily wastes a whole day.

I think I'm either going to change my workflow and use another OS or switch fully to PyTorch.

1 comments

I have recently compiled the -rc1 on MacOS 10.12, and the process has basically remained unchanged from 1.4. Here's a gist with my notes: https://gist.github.com/MatthiasWinkelmann/41dd42b07f8bd794a...

(I still used CUDA 8, but 9 should also work. You just need to find the version of the command line tools it works with)