cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

ayalga
Journeyman III

Insufficient Private Resources

Hi,

I get an error when I compile a kernel that have a lot of matrix and functions.

The kernel's compilation returns "E013:Insufficient Private Resources! ".

Is there any solution to this problem?

Thanks in advance!

0 Likes
1 Solution
binying
Challenger

It looks like you need to limit the usage of matrix and functions since the private resources is not unlimited.

View solution in original post

2 Replies
binying
Challenger

It looks like you need to limit the usage of matrix and functions since the private resources is not unlimited.

Btw, u can use "clinfo" to see the limits of resources.