Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stdlib for Shray-based distributed memory #91

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Feb 3, 2023

  1. The new distmem backend does not require special access functions for…

    … distributed arrays
    Thomas Koopman committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    26d3b44 View commit details
    Browse the repository at this point in the history
  2. Added the sizefun pragma for broadcasting hidden, non-unique out argu…

    …ments in the distributed backend
    Thomas Koopman committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    1a35556 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Removed obsolete code related to distmem, fixed small bugs

    Thomas Koopman committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    c1864a7 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Compile the benchmarking module for distmem also. We may need to add …

    …a barrier to the implementation to make the timings more accurate.
    Thomas Koopman committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    31ed7b0 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    37a1b04 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Script for making a debug-compile of a module

    thomas committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    4c3870d View commit details
    Browse the repository at this point in the history
  2. Debug script also formats the .i files now

    thomas committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    2cdac35 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Merge remote-tracking branch 'upstream/master'

    thomas committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    5009a70 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Merge remote-tracking branch 'upstream/master'

    thomas committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    4b0af4e View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    ed0d8b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    a2b34b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Brushing

    thomas committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    3af4335 View commit details
    Browse the repository at this point in the history