New stable release
Problem with CUDA 10.1
Fixed here: https://github.com/ahay/src/commit/c708e48e88221f2c339917e1362e5f17633c75f3
We are trying to figure out how to solve this problem. Meanwhile, it should work if you copy or link your installation of SWIG to /usr/bin: sudo ln -s /home/seismic5/anaconda2/bin/swig /usr/bin/swig
We are trying to figure out how to solve this problem. Meanwhile, it should work if you copy or link your installation of SWIG to /usr/bin: sudo ln -s /home/seismic5/anaconda2/bin/swig /usr/bin/swig
Python version conflict
It should be fixed now: https://github.com/ahay/src/commit/a70064ef1574ccc84d49cacd13233e28edadf33c#diff-cc8093822b396591a5530a463c87d048 Please report issues in https://github.com/ahay/src/issues
Run "./configure SFPEN=xtpen" or simply change SFPEN = 'oglpen' to SFPEN = 'xtpen' in config.py Then run "make install".