oneapi-src / oneAPI-samples

Samples for Intel® oneAPI Toolkits
https://oneapi-src.github.io/oneAPI-samples/
MIT License
899 stars 675 forks source link

Adding MonteCarloMultiGPU in Jupyter training #2357

Closed AvijitBag07 closed 1 month ago

AvijitBag07 commented 1 month ago

Existing Sample Changes

Description

Adding MonteCarloMultiGPU to Jupyter Training Section.

krisrak commented 1 month ago

@AvijitBag07

  1. For example 6 option2.sh is not building, errors, test in Jupyter notebook
  2. For example 5 and 6,
    • add dpct_output.sh, just like u added for example 7,
    • chmod 755 dpct_output.sh
    • Update the Jypyter notebooks with same section u added to run the dpct_output.sh
AvijitBag07 commented 1 month ago

@krisrak I have modified according please do check.

krisrak commented 1 month ago

tested, looks good, can be merged