Fetch ROP - cluster points multithread

   268   1   1
User Avatar
Member
385 posts
Joined: 7月 2018
Offline
i am clustering some points and i am caching the cluster centers. i am using the fetch rop TOP for the cache, but i was wondering if this can be multithreaded even if its one frame cause if i select single frame on the fetch rop i get just one workitem. it would be ideal to multithread this as i am doing 3 clusterings on 7mil points.
is it possible?

Attachments:
1.JPG (35.4 KB)
2.JPG (51.7 KB)

User Avatar
Member
12 posts
Joined: 1月 2017
Offline
The most straight forward way is to make 3 filecaches. You can merge the ropfetch nodes in one stream so then they will cook in parallel.
  • Quick Links