Skip to Main Content
Spotfire Ideas Portal
Status Already exists
Product Spotfire
Created by Guest
Created on Sep 28, 2018

TERR - Parallel processing support

As far as I know, TERR does not support parallel processing or multi-threading. It would be great to include this support in order to reduce computing time on large data sets, or on large ML training exercises.

I created some multithreaded code in Rstudio to auto-decline thousands of wells (oil and gas sector workflow) and was disappointed to hear TERR wouldn’t run it.

  • Attach files
  • Guest
    Reply
    |
    Oct 6, 2018

    Louis - thanks for the reply!

    I was writing with doSNOW. Thanks for the heads up regarding OOTB, I will definitely be trying to implement code with that in the near future!

  • Guest
    Reply
    |
    Oct 6, 2018

    Thanks for the feedback. Which parallelization package did you use to do this? TERR does have its own parallel package OOTB, so I suggest you take a look at that one, and see if it addresses your needs. Please let us know either way.


    See https://docs.tibco.com/pub/enterprise-runtime-for-R/4.4.1/doc/html/Language_Reference/parallel/00Index.html