Vachan, [...] > However, > make test > for p4est failed with the following message > There are not enough slots available in the system to satisfy the 10 slots > that were requested by the application: > ./p4est.debug > > Either request fewer slots for your application, or make more slots > available > for use. > It is true that my PC has only 4 slots (8 with hyper threading). So can I > ignore this error? >
Yes, you can likely ignore the error. If you really want to run this quicktest, you can change make_quicktest("p4est" ${_mybuild} 10) to make_quicktest("p4est" ${_mybuild} 4) in tests/quick_tests/CMakeLists.txt. Best, Daniel -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to dealii+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/CAOYDWbKQ%3DEJNnHEH8jg_bU9TWLR%3DPU2kJo5CsmJN9G%3DDRj%2BQVg%40mail.gmail.com.