Skip to content

Doc changes#260

Merged
gihanmudalige merged 62 commits into
masterfrom
OP2_doc_refactor
May 19, 2026
Merged

Doc changes#260
gihanmudalige merged 62 commits into
masterfrom
OP2_doc_refactor

Conversation

@ZamanLantra
Copy link
Copy Markdown
Collaborator

No description provided.

ZamanLantra and others added 27 commits May 15, 2026 21:53
- 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 gihanmudalige self-requested a review May 19, 2026 07:51
@gihanmudalige gihanmudalige merged commit b217674 into master May 19, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants