User Activity

  • Modified a comment on discussion General Discussion on ViennaCL

    Hi Sir, @ Karl Rupp Thanks a lot I finally got the output correctly after applying all your instructions. Changed my code like this code int main() { typedef float ScalarType; viennacl::tools::timer timer; double exec_timecpu; double exec_timegpu; viennacl::tools::uniform_random_numbers<ScalarType> randomNumber; viennacl::ocl::set_context_platform_index(1, 1); viennacl::ocl::set_context_platform_index(0, 0); viennacl::ocl::switch_context(1); viennacl::matrix<ScalarType> vcl_A(BLAS3_MATRIX_SIZE, BLAS3_MATRIX_SIZE);...

  • Modified a comment on discussion General Discussion on ViennaCL

    Hi Sir, @ Karl Rupp Thanks a lot I finally got the output correctly after applying all your instructions. Changed my code like this code int main() { typedef float ScalarType; viennacl::tools::timer timer; double exec_timecpu; double exec_timegpu; viennacl::tools::uniform_random_numbers<ScalarType> randomNumber; viennacl::ocl::set_context_platform_index(1, 1); viennacl::ocl::set_context_platform_index(0, 0); viennacl::ocl::switch_context(1); viennacl::matrix<ScalarType> vcl_A(BLAS3_MATRIX_SIZE, BLAS3_MATRIX_SIZE);...

  • Modified a comment on discussion General Discussion on ViennaCL

    Hi Sir, @ Karl Rupp Thanks a lot I finally got the output correctly after applying all your instructions. Changed my code like this code ~~~ int main() { typedef float ScalarType; viennacl::tools::timer timer; double exec_timecpu; double exec_timegpu; viennacl::tools::uniform_random_numbers<ScalarType> randomNumber; viennacl::ocl::set_context_platform_index(1, 1); viennacl::ocl::set_context_platform_index(0, 0); viennacl::ocl::switch_context(1); viennacl::matrix<ScalarType> vcl_A(BLAS3_MATRIX_SIZE,...

  • Modified a comment on discussion General Discussion on ViennaCL

    Hi Sir, @ Karl Rupp Thanks a lot I finally got the output correctly after applying all your instructions. I changed my code like this : code ~~~ int main() { typedef float ScalarType; viennacl::tools::timer timer; double exec_timecpu; double exec_timegpu; viennacl::tools::uniform_random_numbers<ScalarType> randomNumber; viennacl::ocl::set_context_platform_index(1, 1); viennacl::ocl::set_context_platform_index(0, 0); viennacl::ocl::switch_context(1); viennacl::matrix<ScalarType> vcl_A(BLAS3_MATRIX_SIZE,...

  • Posted a comment on discussion General Discussion on ViennaCL

    Hi Sir, @ Karl Rupp Thanks a lot I finally got the output correctly after applying all your instructions. I changed my code like this : **code** ~~~ int main() { typedef float ScalarType; viennacl::tools::timer timer; double exec_timecpu; double exec_timegpu; viennacl::tools::uniform_random_numbers<ScalarType> randomNumber; viennacl::ocl::set_context_platform_index(1, 1); viennacl::ocl::set_context_platform_index(0, 0); viennacl::ocl::switch_context(1); viennacl::matrix<ScalarType> vcl_A(BLAS3_MATRIX_SIZE,...

  • Posted a comment on discussion General Discussion on ViennaCL

    Hi sir @ Karl Rupp I created the new buffers in the new context but even after changing the thing still getting the same execution time . Code int main() { typedef float ScalarType; viennacl::tools::timer timer; double exec_timecpu; double exec_timegpu; viennacl::tools::uniform_random_numbers<ScalarType> randomNumber; viennacl::ocl::set_context_platform_index(1, 1); viennacl::ocl::set_context_platform_index(0, 0); viennacl::ocl::switch_context(1); viennacl::matrix<ScalarType> vcl_A(BLAS3_MATRIX_SIZE,...

  • Modified a comment on discussion General Discussion on ViennaCL

    Hi sir @ Karl Rupp I created the new buffers in the new context but even after changing the thing still getting the same execution time . Code int main() { typedef float ScalarType; viennacl::tools::timer timer; double exec_timecpu; double exec_timegpu; viennacl::tools::uniform_random_numbers<ScalarType> randomNumber; viennacl::ocl::set_context_platform_index(1, 1); viennacl::ocl::set_context_platform_index(0, 0); viennacl::ocl::switch_context(1); viennacl::matrix<ScalarType> vcl_A(BLAS3_MATRIX_SIZE,...

  • Modified a comment on discussion General Discussion on ViennaCL

    Hi sir @ Karl Rupp I created the new buffers in the new context but even after changing the thing still getting the same execution time . Code int main() { typedef float ScalarType; viennacl::tools::timer timer; double exec_timecpu; double exec_timegpu; viennacl::tools::uniform_random_numbers<ScalarType> randomNumber; viennacl::ocl::set_context_platform_index(1, 1); viennacl::ocl::set_context_platform_index(0, 0); viennacl::ocl::switch_context(1); viennacl::matrix<ScalarType> vcl_A(BLAS3_MATRIX_SIZE,...

View All

Personal Data

Username:
venkateshkarthi
Joined:
2019-02-21 10:07:28
Location:
chennai / India / IST
Gender:
Male

Projects

  • No projects to display.

Skills

This is a list of skills that venkatesh karthick possesses:

  • Python
  • C++
  • Java
  • Linux
  • Android
  • SQL-based

Personal Tools