Software Archive
Read-only legacy content
17061 Diskussionen

newbie: Cilk versus TBB

vanswaaij
Einsteiger
383Aufrufe
I'm looking forward to using the SIMD vectorization language extension in Cilk within a frame work that is (already) using TBB for threading.
Are there any conflicts between Cilk and TBB, even if I'm not planning to use any of the parallel programming constructs of Cilk?
Is using Cilk to heavy handed to just get the SIMD vectorization extensions?

Thanks.
0 Kudos
1 Antworten
Brandon_H_Intel
Mitarbeiter
383Aufrufe
There shouldn't be any conflicts, and they should complement each other very well. Keep us posted here on your progress.
Antworten