Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - pegreene

Pages: [1]
1
Bugs / Slow scanning, crashes, etc
« on: June 06, 2014, 19:55:48 »
When I first open the app it scans very quickly through the first 1000 or so files (in a group of 60-90k audio files). All of these files are cached at this point through days on end of running. Then it gets slower and slower to the point its less than 1 file every couple of seconds. System performance really gets drug down to crap as well. When the crashes happen the app continues to run but the commit memory usage is upwards of 40gb (I only have 12 gb system memory so the rest gets dumped in the page file. Ultimately have to close the program, wait a long while and eventually terminate the process to regain the memory. All of the log files look like this except the errors at the end repeat for what must be 100s of pages. The video driver has crashed a few times during use of the program as well, I do have the OpenCL processing turned on to aid with speed but it seems to make little difference and turning it off doesn't seem to make much difference in the scan speed either.

Intel Core i7 920 2.66GHz
12GB DDR3 16000 RAM
128GB Crucial M4 SSD System Drive
Western Digital WD2002FAEX 7200RPM 64MB Cache Storage Drive for the data being compared
Nvidia GeForce GTX 295 Video Card 896MB (335.23 Driver Version)
Windows 7 x64 Ultimate

Code: [Select]
2014-06-04 02:24:09
2014-06-04 02:24:09 Similarity version: 64-bit (x64) 1.9.1 build 1844 (4/10/2014)
2014-06-04 02:24:09 Windows version: 64-bit (x64) 6.1 SP1 (build 7601)
2014-06-04 02:24:09 Config init...
2014-06-04 02:24:09 Config init complete
2014-06-04 02:24:09 Module init...
2014-06-04 02:24:09 Module init complete
2014-06-04 02:24:09 Translator init...
2014-06-04 02:24:09 Translator init complete
2014-06-04 02:24:09 Start program
2014-06-04 02:24:09 State init...
2014-06-04 02:24:09 State init complete
2014-06-04 02:24:09 Menu creating...
2014-06-04 02:24:09 Thread started
2014-06-04 02:24:09 Thread started
2014-06-04 02:24:09 Thread started
2014-06-04 02:24:09 Thread started
2014-06-04 02:24:09 Thread started
2014-06-04 02:24:09 Thread started
2014-06-04 02:24:09 Thread started
2014-06-04 02:24:09 Thread started
2014-06-04 02:24:09 Menu creating complete
2014-06-04 02:24:09 Toolbar creating...
2014-06-04 02:24:09 Toolbar creating complete
2014-06-04 02:24:09 Statusbar creating...
2014-06-04 02:24:09 Statusbar creating complete
2014-06-04 02:24:09 Tabs creating(Folders)...
2014-06-04 02:24:09 OpenCL: NVIDIA CUDA - GeForce GTX 295
2014-06-04 02:24:09 OpenCL: GeForce GTX 295 version 335.23 (OpenCL 1.0 CUDA)
2014-06-04 02:24:09 OpenCL: Work group size 256
2014-06-04 02:24:09 OpenCL ready...
2014-06-04 02:24:09 Tabs creating(AudioResults)...
2014-06-04 02:24:09 Tabs creating(ImageResults)...
2014-06-04 02:24:09 Tabs creating(AudioAnalysis)...
2014-06-04 02:24:09 Tabs creating complete
2014-06-04 02:24:09 Adding tab pages complete
2014-06-04 02:24:09 Loading cache...
2014-06-04 02:24:12 Loading cache complete
2014-06-04 02:24:12 Loading ignores...
2014-06-04 02:24:12 Loading ignores complete
2014-06-04 02:24:12 Taskbar init complete
2014-06-04 02:24:12 Begin checking update
2014-06-04 02:24:12 Mainframe initialized...
2014-06-04 02:46:24 System error [203]: The system could not find the environment option that was entered. 
2014-06-04 02:46:24 COpenCL::Process:416 failed [false]
2014-06-04 02:46:24 System error [203]: The system could not find the environment option that was entered. 
2014-06-04 02:46:24 CAudioComparer::BlockCL:1035 failed [false]
2014-06-04 02:46:24 System error [203]: The system could not find the environment option that was entered. 
2014-06-04 02:46:24 CAudioComparer::ProcessCL:1116 failed [false]
2014-06-04 02:46:26 OpenCL use failed
2014-06-04 02:46:27 System error [203]: The system could not find the environment option that was entered. 

Pages: [1]