Forráskód Böngészése

Comment about "Incorrect performance model file" errors

Samuel Thibault 8 éve
szülő
commit
54bf705e97
1 módosított fájl, 8 hozzáadás és 0 törlés
  1. 8 0
      doc/doxygen/chapters/390_faq.doxy

+ 8 - 0
doc/doxygen/chapters/390_faq.doxy

@@ -344,4 +344,12 @@ If that program does not find your device, the problem is not at the StarPU
 level, but the OpenCL drivers, check the documentation of your OpenCL
 implementation.
 
+\section IncorrectPerformanceModelFile I keep getting a "Incorrect performance model file" error
+
+The performance model file, used by StarPU to record the performance of
+codelets, seem to have been corrupted. Perhaps a previous run of StarPU stopped
+abruptly, and thus could not save it properly.  You can have a look at the file
+if you can fix it, but the simplest way is to just remove the file and run
+again, StarPU will just have to re-perform calibration for the corresponding codelet.
+
 */