vidyalathabadde

Results 2 issues of vidyalathabadde

# Adding a New Sample(s) ## Description Added two new samples bilateralfilter and MontecarloMultiGPU which are migrated using the tool [intel-application-migration-tool-for-openacc-to-openmp](https://github.com/intel/intel-application-migration-tool-for-openacc-to-openmp) ## Checklist Administrative - [X] Review sample design with...

I tried migrating the openACC code [Cholesky_Decomp](https://github.com/OpenACC/openacc-examples/tree/main/Submissions/C/Cholesky_Decomp) using the [https://github.com/intel/intel-application-migration-tool-for-openacc-to-openmp.](https://github.com/intel/intel-application-migration-tool-for-openacc-to-openmp)] The code migrated successfully but the results are incorrect. Environment: OS- ubuntu Hardware used: PVC 1550 Steps to reproduce: To...