Forum Discussion
amaltaha
Occasional Contributor
4 years agoparallel_for very slow in dpc++
Hello,
I really need help with this. I am trying to accelerate an algorithm using DPC++. what happens is that the normal calculations takes 1.5 times faster than kernel parallel execution. The fo...
BoonBengT_Altera
Moderator
4 years agoHi @amaltaha,
Yes you would be able to view the report by zipping it in the devcloud an downloading it via Jupyter notebook since you are familiar with that.
Reason why the HTML are empty when opening in devcloud is because other dependencies files are not opening.
Hence zipping and download it would fixed that.
Hope that clarify.
Note: zip at the entire report folder, just zipping the report.html wont work.
Best Wishes
BB
- amaltaha4 years ago
Occasional Contributor
Thank you so much @BoonBengT_Altera ! Zipping files using python notebooks worked.
I don't have additional inquiries.Thank you!