FREE Star-P Technical Assessment!

Provide answers to this short questionnaire to receive a free technical assessment of how Star-P can help accelerate your MATLAB® code(s)! Interactive Supercomputing application engineers have years of experience with MATLAB and parallel programming as well as domain expertise in many technical application areas.

* = required fields

Contact Information:

Which language are you most interested in parallelizing with Star-P:

Understanding the MATLAB code:

Do you know where in your code the compute intensive operations are located?
Are these operations inside of a "for-loop"?
Is/Are the "for-loop(s)" time independent? (i.e. one iteration not waiting on the previous iteration)
Are the compute intensive operations against a large dataset(s)?
Are datasets being loaded from databases or spreadsheets?
Does the code leverage structures, cell arrays, and/or classes?
Are indexing operations critical in the MATLAB code?

About Compute Intensive Region:

What size datasets are negatively impacting performance and results — specifically in the compute intensive region of the MATLAB code?

Additional comments:

How long is the compute intensive region of the code taking to run or estimated to run?

Additional comments:

Compute Intensive operations involve:

Additional comments:

Which of these is used in the most compute intensive regions of the code?

Additional comments:

Are there commercial, open source or internally developed libraries that could benefit the compute intensive regions of the code? (i.e. written in C, C++ or Fortran)

Additional comments: