Skip to content
  • Victor Lopez's avatar
    Force main WD to be implicit · d8fb0abc
    Victor Lopez authored
    The main WD should be implicit to honor the implicit parallel
    of size 1 that executes the main program.
    
    As a side effect, the main WD in OmpSs can no longer ignore the
    barrier construct and must be explicitly prevented.
    d8fb0abc