Doc changes#260
Merged
Merged
Conversation
…or through Makefile
- api.rst: fix op_arg_info C++ signature (remove erroneous 'size' param; it is a template that computes sizeof(T) internally); fix broken cross-reference to op_arg_idx - api.rst: add op_get_global_set_offset() to the C/C++ API reference - api.rst: add Runtime Environment Variables table documenting OP_JIT_MAX_THREADS, OP_FALLBACK_MODE, OP_TIME_THREADS, and OP_AUTO_SOA - api.rst: add Fortran Timers section (op_timers / op_timing_output) to the Fortran 90 API, noting the single-argument calling convention - translator.rst: add Makefile Integration Variables subsection documenting APP_EXTRA_TRANSLATOR_FLAGS, VARIANT_FILTER, and VARIANT_FILTER_OUT with a usage example - perf.rst: add numawrap section explaining NUMA binding and CUDA_VISIBLE_DEVICES assignment for MPI + GPU runs - getting_started.rst: replace 'Spack — Coming soon' placeholder with accurate note that no Spack package exists yet, plus guidance for Spack-managed environments - CHANGELOG.md: fold previously-unreleased entries into v2.0.0 (Bug fixes, Fortran improvements, Build system); add APP_EXTRA_TRANSLATOR_FLAGS to Build system; reset [Unreleased] to empty - scripts/README.md: expand file listing to cover numawrap, all source_* scripts, and pre-commit hooks; fix typos
gihanmudalige
approved these changes
May 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.