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

mismatch between C vs. Fortran for some files #155

Open
chunhualiao opened this issue Jun 6, 2024 · 0 comments
Open

mismatch between C vs. Fortran for some files #155

chunhualiao opened this issue Jun 6, 2024 · 0 comments

Comments

@chunhualiao
Copy link
Collaborator

Reported by Naveed Sekender

From DRB000 to DRB168, there are a couple of code snippets that don't match up between C and Fortran. These are:

Files in C JSON but missing in Fortran JSON:

  • DRB041-3mm-parallel-no
  • DRB042-3mm-tile-no
  • DRB049-fprintf-orig-no
  • DRB055-jacobi2d-parallel-no
  • DRB056-jacobi2d-tile-no
  • DRB135-taskdep-mutexinoutset-orig-no
  • DRB142-acquirerelease-orig-yes
  • DRB143-acquirerelease-orig-no
  • DRB167-taskdep4-orig-omp50-no

Files in Fortran JSON but missing in C JSON:

  • DRB049-write-orig-no
  • DRB135-taskdep-mutexinoutset-orig-omp50-no
  • DRB142-acquirerelease-orig-omp50-yes
  • DRB143-acquirerelease-orig-omp50-no
  • DRB167-taskdep5-orig-omp50-no

Due to this, there are actually 158 snippets now since 158 snippets are exactly identical between C and Fortran in the DRB.

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

No branches or pull requests

1 participant