Infognition forum
February 08, 2012, 08:38:37 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Last GraphEditPlus version: 1.4.0   Last Video Enhancer version: 1.9.7
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: OMP abort while bulk processing  (Read 1413 times)
gov
Newbie
*

Karma: +0/-0
Posts: 3


View Profile
« on: September 04, 2009, 08:03:27 PM »

After upgrading VISTA to service pack 2, I am starting to get the following brief error message while bulk processing Avisynth scripts, along with one VD filter...it happens very intermittently, just as VideoEnhancer (1.92) is about to start processing a new file...the program crashes just before the following appears (note, unchecking the multithreading option does not help) :

OMP abort: currently configured to support a maximum of 32 threads.  Please specify a larger value via the KMP ALL THREADS environment variable to raise this limit.

 
« Last Edit: September 04, 2009, 08:29:41 PM by gov » Logged
Dee Mon
Administrator
Hero Member
*****

Karma: +8/-0
Posts: 512



View Profile WWW
« Reply #1 on: September 05, 2009, 08:58:52 AM »

This error is not from Video Enhancer (it doesn't contain such text and can't say it).
It's from Intel MKL library used by some AviSynth plugin in your script. I've read this limitation was later fixed by Intel, so if there is a newer version of that plugin maybe it will not produce this error.
Another way to avoid it is to set KMP_ALL_THREADS environment variable to 100 or higher.
Logged
gov
Newbie
*

Karma: +0/-0
Posts: 3


View Profile
« Reply #2 on: September 05, 2009, 06:04:54 PM »

As a user, not a programmer, how does one alter KMP_ALL_THREADS? 
Logged
Dee Mon
Administrator
Hero Member
*****

Karma: +8/-0
Posts: 512



View Profile WWW
« Reply #3 on: September 05, 2009, 10:25:26 PM »

Depends on Windows version, but something like:
Right click on My Computer - Properties - Advanced - Environment variables - Create.
Logged
gov
Newbie
*

Karma: +0/-0
Posts: 3


View Profile
« Reply #4 on: September 08, 2009, 08:18:56 PM »

Thank you for this.  To completely eliminate my problem, I ended up with a KMP_ALL_THREADS value of 512.   Smiley
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.13 | SMF © 2006-2011, Simple Machines LLC Valid XHTML 1.0! Valid CSS!