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 - cedricpah

Pages: [1]
1
Bugs / WeakPtrCallback error on script executing
« on: January 05, 2023, 17:49:16 »
Hi,

Since I've so much files, my script everytime crash with this error:
Code: [Select]
2023-01-05 17:45:37 [00000093920FD7B0] WeakPtrCallback
2023-01-05 17:45:37 [00000093920FD7B0] Process(scripter) is crashed
2023-01-05 17:45:37 CExtension::Run:569  [false] [109, The pipe has been ended.  ]
2023-01-05 17:46:33 [00000093920FD7B0] Process(scripter) is forcefully shutdown
2023-01-05 17:46:33 CExtension::Run:569  [false] [109, The pipe has been ended.  ]
The script is correct because with less files, it works. And It has worked for a long time before...

2
General / Opencl limitation
« on: October 17, 2022, 10:21:54 »
Hi, I've done some tests and I ask myseld if opencl is not fully used ? I've done this test (song files are already in similarity database) :
Ryzen 5 3600 with GFX1650 "precise" algorithm only (work group size 1024) : 2:49
Ryzen 5 3600 without opencl "precise" algorithm only : 3:23
Ryzen 5 3600 With GT430 "precise" algorithm only (work group size 64 either it failes) : 3:57

So with GT430 opencl the operation is slower, with GFX1650 it gives equivalent of +1.17 core (my CPU is 6 cores). So I can consider 7.17 core.

But with my new Ryzen 7 9750x (16 cores), following this, using GFX1650 will only give equivalent of 0.78 core.
With opencl benchmark : https://browser.geekbench.com/opencl-benchmarks GFX1650 has score 38098. Maybe you could improve this ? By proposing 2048 or more work group size ?

3
Wishlist / Make available filter by column in the result tab
« on: August 20, 2022, 07:40:21 »
Hi,

Could you add a filter per column in the result tab to make available filter results by artist - title - fullpath - any possible if easy to implement.

Thanks

4
Wishlist / Ability To Add Files In A Result Session
« on: April 29, 2020, 18:15:46 »
Hi,

I have a request that could allow me (and maybe others) to save a lot of time !
When not using the "Global Optimisation" option, I need more and more time to complete the process of checking my collection (now more than 2 days) since the collection increases. My request is, when the process has finish, giving the ability to add new files to the current result. Not by restarting the full process (because It would need another 2 days process) but I don't know how (with another caching function for example), by adding this files to an existing collection.
If you could think of that to improve your very usefull product !

Thank you

Pages: [1]