readlink -f to show filename with full path
Just realized that modern VIM installations can read gzipped text files.
SVN Rollback use reverse merge: svn merge -r HEAD:
Profiling measures time and events per call, while trace looks at communication events over time
When using git, commit often! The smaller the commit the better. Because then git-revert will save your day, one day!
Fortran 2003/8 standards presented by Dan Nagle are blowing me away! Pointer bounds and rank remapping will have to be implemented in any new codes I work on.
OpenACC may help with accelerated hardware. I hope the emphasis is still on simulation results.
Fortran 2003 is going to make things very interesting. Coarrays will be the game changer.
Happy that github was quick to fix the hack with ssh-keys auditing. Kudos.
So Xcode now installs in /Applications to remove the need for Xcode-Installer, which installed in /Developers … confusing. Use xcode-select to help things out.