Add GPU functionality #156
compile.yml
on: pull_request
Ensure Project Compiles
16s
Annotations
10 errors
Ensure Project Compiles:
DotMP/Parallel.cs#L1369
'WorkShare' does not contain a definition for 'thread' and no accessible extension method 'thread' accepting a first argument of type 'WorkShare' could be found (are you missing a using directive or an assembly reference?)
|
Ensure Project Compiles:
DotMP/Parallel.cs#L1371
The name 'tid' does not exist in the current context
|
Ensure Project Compiles:
DotMP/Parallel.cs#L1371
'Region' does not contain a definition for 'spin' and no accessible extension method 'spin' accepting a first argument of type 'Region' could be found (are you missing a using directive or an assembly reference?)
|
Ensure Project Compiles:
DotMP/Parallel.cs#L1369
'WorkShare' does not contain a definition for 'thread' and no accessible extension method 'thread' accepting a first argument of type 'WorkShare' could be found (are you missing a using directive or an assembly reference?)
|
Ensure Project Compiles:
DotMP/Parallel.cs#L1371
The name 'tid' does not exist in the current context
|
Ensure Project Compiles:
DotMP/Parallel.cs#L1371
'Region' does not contain a definition for 'spin' and no accessible extension method 'spin' accepting a first argument of type 'Region' could be found (are you missing a using directive or an assembly reference?)
|
Ensure Project Compiles:
DotMP/Parallel.cs#L1369
'WorkShare' does not contain a definition for 'thread' and no accessible extension method 'thread' accepting a first argument of type 'WorkShare' could be found (are you missing a using directive or an assembly reference?)
|
Ensure Project Compiles:
DotMP/Parallel.cs#L1371
The name 'tid' does not exist in the current context
|
Ensure Project Compiles:
DotMP/Parallel.cs#L1371
'Region' does not contain a definition for 'spin' and no accessible extension method 'spin' accepting a first argument of type 'Region' could be found (are you missing a using directive or an assembly reference?)
|
Ensure Project Compiles:
DotMP/Parallel.cs#L1369
'WorkShare' does not contain a definition for 'thread' and no accessible extension method 'thread' accepting a first argument of type 'WorkShare' could be found (are you missing a using directive or an assembly reference?)
|