cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

geekmaster
Journeyman III

Succesfully using Brook+ with Net framework.

I have finally made an application which combines brook+ with Net framework. However some kernels sometimes do not work. For example a kernel that suddenly stopped working (after editing sth minor in it) started working after adding the following in the br file:

kernel void dummy(){  }

This is really strange.

So does this happens because brook+ and Net are not compatible?

If anyone wants to download my program feel free to ask. It is a fractal generator. You will also need dp suppport to run all the kernels.

0 Likes
1 Reply
geekmaster
Journeyman III

The issue was solved after using a seperate br file for each kernel. Also brcc crushed sometimes when I compiled my program. Seems like nobody is using brook nowdays.

0 Likes