We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Makes consistent use of en-dash and right arrows
Adds a reference for those interested in using IDEs
Updates and significantly simplifies compilation on Windows.
Updates the recipes for macOS, explicitly describing three pathways
Revert 86895c4d52abcbb242c870033892b440b5616df5...097f447b9e4a2ef89b6d07414e344032ed5a9c66 on CompilingADDA
Updated CompilingADDA (markdown)
Changes MacOS to macOS, GB to GiB (related to #320)
Adds a limited experience of using MSYS2 for compilation under Windows. Also adds a brief mention of the WSL.
Fixes quick recipe for MacOS and adds description of compilation option HOMEBREW
specifies package managers for quick recipes and other minor changes
Adds quick recipes for various operating systems, modifies the whole structure.
changed description of intel compiler and added intelX
- PackageDescription deprecated in favor of README.md in many source directories - Cross-references in other pages were updated, including mentions of ADDA packages - In many places added 64-bit to Windows executables
Adde descritiption of OCL_BLAS option
fixed typo
Added direct links to various mentioned makefiles
- Adds specific instructions for macOS (including the issue with `gfortran`) throughout the wiki pages - Adds discussion of modern MPI implementations and a few other minor changes
Updated the description of USE_SSE3 to mention that it is only marginally beneficial (even in SPARSE mode)
Made more specific with paths to FFTW3 headers and library
Changed mentioning of clAmdFft to clFft
Replaced NO_SVNREV with NO_GITHASH
Corrected links to wiki anchors
Update instructions for compilation on Windows, and docs for using clFFT and clBLAS Instructions for clAmdFft and clAmdBlas are left, but marked as deprecated.
GettingStarted renamed into Home (leaving "deprecated" stub behind). Downloads and ReleaseNotes deprecated in favor of GitHub releases. Links in other pages updated.
Changed default syntax for issues to #123. In style guide added description of markdown specifics in release notes (and links to release notes).