Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upError when too many threads #6
Comments
|
It seems I left this parameter out when writing the wrapper. I'll provide a patch later. Thanks! |
|
This has been fixed in the most recent version. I'll submit the package to CRAN shortly. |
Hi,
I tried running recosystem on an EC2 instance with 32 cores and I ran into this error
which appears to stem from this line.
I did not see a way to specify the number of bins from R. Could you add this possibility ? I'd be happy to submit a PR.
Thanks