cabouman / svmbir

Fast code for parallel or fan beam tomographic reconstruction
BSD 3-Clause "New" or "Revised" License
21 stars 8 forks source link

Update docs for GCC installation on M1 chip #257

Closed nmjadue closed 2 years ago

nmjadue commented 2 years ago

I needed to use 'ln -sf /opt/homebrew/bin/gcc /usr/local/bin/gcc' instead of 'ln -sf /usr/local/bin/gcc-10 /usr/local/bin/gcc' for homebrew using the new M1 chip.

sjkisner commented 2 years ago

Thanks, documentation update will be merged shortly.