-
Compiling Grid with OpenMP target offload to AMD GPUs, throws errors:
```
error: stack frame size (149840) exceeds limit (131056) in function '__omp_offloading_72_1e118ab9__ZN4Grid7LatticeINS_7iSc…
-
### Describe the bug
Running the example program produces an error for big enough arrays.
Program:
```
public class App
{
public static void parallelInitialization(VectorFloat8 data) {…
-
```
What steps will reproduce the problem?
1.install amd app sdk v2.5
2.initialize second display with amdcccle
3.run pyrit list_cores
What is the expected output? What do you see instead?
I expected…
-
```
What steps will reproduce the problem?
1.install amd app sdk v2.5
2.initialize second display with amdcccle
3.run pyrit list_cores
What is the expected output? What do you see instead?
I expected…
-
```
What steps will reproduce the problem?
1.install amd app sdk v2.5
2.initialize second display with amdcccle
3.run pyrit list_cores
What is the expected output? What do you see instead?
I expected…
-
```
What steps will reproduce the problem?
1.install amd app sdk v2.5
2.initialize second display with amdcccle
3.run pyrit list_cores
What is the expected output? What do you see instead?
I expected…
-
```
What steps will reproduce the problem?
1.install amd app sdk v2.5
2.initialize second display with amdcccle
3.run pyrit list_cores
What is the expected output? What do you see instead?
I expected…
-
```
What steps will reproduce the problem?
1.install amd app sdk v2.5
2.initialize second display with amdcccle
3.run pyrit list_cores
What is the expected output? What do you see instead?
I expected…
-
```
What steps will reproduce the problem?
1.install amd app sdk v2.5
2.initialize second display with amdcccle
3.run pyrit list_cores
What is the expected output? What do you see instead?
I expected…
-
Hi,
have MacOS 10.13.4 public beta 1 and a RX Vega GPU and testing examples 1 (Neural Style Transfer) and 2 (ResNet50 Image Classification) from
https://mil-tokyo.github.io/webdnn/
don't use WebGP…