lists.preview.boost.org
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview
newer
Serializing using base pointer...

uBlas and openMP?

older
Serialization of pointers ? -->...

mik

20 Jan 2010 20 Jan '10
11:07 a.m.

Hi all, I'm working on a project using uBlas. I'm using dense vector and dense matrix, the dimensions of these structures are very big. So, I was thinking about the opportunity to modify some algorithms of uBlas using multi-thread programming. I've tried to do this using openMP. Below, you find my first attempt. This is a piece of the original code in vector_assign.hpp // Explicitly indexing template