Hello:
Can I use safety functions as gettimeofday() (POSIX) in order to conpute the execution time of PLASMA functions? I ask about because for example in OpenMP the omp_get_wtime() should be used in order to manage the possible various threads that can mislead other standard time functions.
Thanks
