- Apr 13, 2023
-
-
Kacper Kornet authored
Result of running icpx2clang.sh.
-
Kacper Kornet authored
-
Kacper Kornet authored
-
Kacper Kornet authored
- replace ipcx -fsycl with clang++ -fsycl -fsycl-targets=nvptx64-nvidia-cuda - source set_env.sh instead of /opt/intel/oneapi/setvars.sh to be able to use environment modules
-
- Apr 04, 2023
-
-
michael vincerra authored
- Google fonts are used in the oneAPI Samples Catalog. Signed-off-by: michael vincerra <michael.vincerra@intel.com>
-
- Mar 27, 2023
-
-
wangdi4 authored
* set fp-model to precise for emu only * set fp-model to precise for all platforms
-
- Mar 24, 2023
-
-
yuguen-intel authored
When using Questa FSE, the simulation time of the snappy decompression of Stratix 10 was excessively long, This PR reduces the problem size when running in simulation to speed up the execution time. This PR is a port of #1475.
-
yuguen-intel authored
This is a port of #1474
-
- Mar 23, 2023
-
-
yuguen-intel authored
-
nsaiapova authored
* Tools/ApplicationDebugger/jacobi: remove Windows from sample.json Signed-off-by: Natalia Saiapova <natalia.saiapova@intel.com> * Update sample.json --------- Signed-off-by: Natalia Saiapova <natalia.saiapova@intel.com> Co-authored-by: Jimmy Wei <jimmy.t.wei@intel.com>
-
- Mar 22, 2023
- Mar 21, 2023
-
-
Jimmy Wei authored
-
yuguen-intel authored
-
MichaelRCarroll-Intel authored
* sample.json update for macos validation workaround Signed-off-by: Carroll, Michael R <michael.r.carroll@intel.com> * samples.json workaround for validation rtk pathtracer Signed-off-by: Carroll, Michael R <michael.r.carroll@intel.com> --------- Signed-off-by: Carroll, Michael R <michael.r.carroll@intel.com>
-
- Mar 20, 2023
-
-
Jimmy Wei authored
-
Jimmy Wei authored
-
Paul White authored
-
IgorOchocki authored
-
- Mar 18, 2023
-
-
MichaelRCarroll-Intel authored
* stage embree gsg for cpu Signed-off-by: MichaelRoyceCarroll <michael.carroll@alumni.usc.edu> * Add gpu to Rendering 02_embree... TODO: test/json val/readme Signed-off-by: Carroll, Michael R <michael.r.carroll@intel.com> * Adding license file in all folders for 02_embree Signed-off-by: Carroll, Michael R <michael.r.carroll@intel.com> * Update Embree gsg README.md * Update embree4 readme.md * embree minimal samples updated for embree 4... prewindows testing Signed-off-by: Carroll, Michael R <michael.r.carroll@intel.com> * Checked on Windows, fixed readme... ready for PR review Signed-off-by: MichaelRoyceCarroll <michael.carroll@alumni.usc.edu> * Embree4 gsg JSON automation updates Signed-off-by: Carroll, Michael R <michael.r.carroll@intel.com> * README updates... thx to @jkinsky feedback Signed-off-by: Carroll, Michael R <michael.r.carroll@intel.com> --------- Signed-off-by: MichaelRoyceCarroll <michael.carroll@alumni.usc.edu> Signed-off-by: Carroll, Michael R <michael.r.carroll@intel.com> Co-authored-by: MichaelRoyceCarroll <michael.carroll@alumni.usc.edu>
-
MichaelRCarroll-Intel authored
* rkRayTracer Embree4 GPU: Updated sample.json for validation Signed-off-by: Carroll, Michael R <michael.r.carroll@intel.com> * Embree 4 compatibility updates for Ray Tracer Signed-off-by: Carroll, Michael R <michael.r.carroll@intel.com> * Ray Tracer Embree4 sample.json update Signed-off-by: Carroll, Michael R <michael.r.carroll@intel.com> * Firmer reference to rkcommon (macOS validation helper) Signed-off-by: Carroll, Michael R <michael.r.carroll@intel.com> * Cleaning up helper script/CMake syntax Signed-off-by: Carroll, Michael R <michael.r.carroll@intel.com> --------- Signed-off-by: Carroll, Michael R <michael.r.carroll@intel.com>
-
- Mar 17, 2023
-
-
MichaelRCarroll-Intel authored
* First pass at CPU Embree 4 changes, need to change header Signed-off-by: Carroll, Michael R <michael.r.carroll@intel.com> * Added embree 4 headers and CMake flexibility Signed-off-by: Carroll, Michael R <michael.r.carroll@intel.com> * warning fixes for boolean Signed-off-by: Carroll, Michael R <michael.r.carroll@intel.com> * README, coherent ray updates for embree 4 Signed-off-by: Carroll, Michael R <michael.r.carroll@intel.com> * style formatting Signed-off-by: Carroll, Michael R <michael.r.carroll@intel.com> * README fixes and removal of stub mis code Signed-off-by: Carroll, Michael R <michael.r.carroll@intel.com> * Updating sample.json for dirs and ONSAM-1563 Signed-off-by: Carroll, Michael R <michael.r.carroll@intel.com> * sample.json for MacOS per ONSAM ticket Signed-off-by: Carroll, Michael R <michael.r.carroll@intel.com> * pathtracer lib ref update for macos validation consistency Signed-off-by: Carroll, Michael R <michael.r.carroll@intel.com> --------- Signed-off-by: Carroll, Michael R <michael.r.carroll@intel.com>
-
bjodom authored
* Predictive Modeling Updates * fix complete --------- Co-authored-by: u51369 <u51369@s001-n066.aidevcloud>
-
yuguen-intel authored
Some FPGA samples had incorrect path in their CI steps in the sample.json file.
-
IlanTruanovsky authored
The loop unroll code sample's array size was 1024 for simulation which caused simulating with Questa FSE on Windows to be very slow (>24 hours). This changes the array size to 16 which lets the simulation to complete in ~1 hour using Questa FSE on Windows.
-
- Mar 16, 2023
-
-
Rakshith authored
-
Louie Tsai authored
-
Jimmy Wei authored
-
IgorOchocki authored
-
IgorOchocki authored
-
Rakshith authored
* updated oneapi_essentials module2 notebook and code sample * updated Makefile
-
- Mar 15, 2023
-
-
intel-liudean authored
Provide the option to run gzip_ll with 100 B file so that the simulator flow takes < 2h to finish for Questa FSE.
-
Wei, Jimmy T authored
-
- Mar 14, 2023
-
-
Peng Tu authored
-
nsaiapova authored
* Restructure the source code: - the common parts are moved to jacobi.cpp; - the computation parts have two flavors: - bugged.cpp contains computation with bugs; - fixed.cpp contains fixed computation; * Simplify reductions; * Update README. Signed-off-by: Saiapova, Natalia <natalia.saiapova@intel.com>
-
Rakshith authored
* updated GPU Occupancy Calculator with PVC GPU * updated GPU names in Occupancy Calculator
-
yuguen-intel authored
This sample is notorious for getting a high percentage of timing failures during quartus compiles on the PAC boards. This PR fixes the seed so that we know it compiles cleanly on PAC boards.
-
- Mar 13, 2023
-
-
Kevin Xu authored
-
Jimmy Wei authored
-
yuguen-intel authored
The anr sample cmake file was not allowing to target parts that did not contain the keywords "agilex" or "a10" or "s10". This PR addresses this gap.
-