Thread: Avisynth+
View Single Post
Old 1st July 2016, 10:14   #1892  |  Link
tormento
Acid fr0g
 
tormento's Avatar
 
Join Date: May 2002
Location: Italy
Posts: 2,542
Quote:
Originally Posted by Groucho2004 View Post
Use AVSMeter with the -gpu switch to check GPU memory usage.

When you run out of GPU memory you'll get this:
KNLMeansCL: fatal error! (AviSynthGetFrame)
You are right. I have 2 GB on my GPU and the "uncommented script" with Prefetch(6) works, with following stats:

Code:
[Runtime info]
Frames processed:               107 (0 - 106)
FPS (min | max | average):      0.362 | 830086 | 8.244
Memory usage (phys | virt):     1272 | 2775 MiB
Thread count:                   171
CPU usage (average):            54%
GPU usage (average):            29%
Video engine load (average):    15%
GPU memory usage:               1741 MiB
Time (elapsed):                 00:00:12.980
With Prefetch(8), it goes to 1920 MB and then KNL crashes.
__________________
@turment on Telegram
tormento is offline