- Support for Cuda can be added, with options like `-cupti` and `-cuda`. I don't have first-hand experience with the OpenCl support, but I know it exists.
- The last configure command that was executed is kept in `.last_config`. All the configure commands that were executed previously are kept in `.all_config`.
### Profile a StarPU application using TAU
I have put an example in `examples/starpu`. Compile it with `make`. An executable `mult` is created, execute it using:
```
...
...
@@ -200,6 +208,18 @@ Makefile mult mult.o profile.0.0.1 profile.0.0.11 profile.0.0.13