Infognition forum
February 04, 2012, 09:37:27 PM
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
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
Infognition forum
>
Video Processing
>
Video Enhancer
>
OMP abort while bulk processing
Pages: [
1
]
« previous
next »
Print
Author
Topic: OMP abort while bulk processing (Read 1398 times)
gov
Newbie
Karma: +0/-0
Posts: 3
OMP abort while bulk processing
«
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: 511
Re: OMP abort while bulk processing
«
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
Re: OMP abort while bulk processing
«
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: 511
Re: OMP abort while bulk processing
«
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
Re: OMP abort while bulk processing
«
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.
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Video Processing
-----------------------------
=> Video Enhancer
=> Filters and codecs
=> Screen Capture
=> General Discussion
-----------------------------
DirectShow programming
-----------------------------
=> GraphEditPlus
=> General Discussion
Loading...