Skip to content

Conversation

@csegarragonz
Copy link
Collaborator

@csegarragonz csegarragonz commented May 30, 2023

The goal of this PR is to make the distributed tests run on WAMR. The motivation behind it is that WAMR migration was broken, and we never realised because the distributed tests were running only with WAVM. This is also helpful to run the MPI distributed tests on WAMR.

Other than MPI, the distributed tests also exercise access to state, and threads. In this PR I only implement the former, and leave threads/OpenMP with WAMR for a future PR.

@csegarragonz csegarragonz marked this pull request as ready for review May 30, 2023 14:59
@csegarragonz csegarragonz mentioned this pull request May 30, 2023
45 tasks
@csegarragonz csegarragonz self-assigned this May 31, 2023
@csegarragonz csegarragonz merged commit 9de5242 into main Jun 1, 2023
@csegarragonz csegarragonz deleted the dist-tests-wasmvm branch June 1, 2023 14:14
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