Skip to content

mismatch between C vs. Fortran for some files #155

@chunhualiao

Description

@chunhualiao

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions