Search:

Type: Posts; User: pater

Search: Search took 0.01 seconds.

  1. Replies
    7
    Views
    2,322

    Thanks Rogster for tip :)

    Thanks Rogster for tip :)
  2. Replies
    7
    Views
    2,322

    measure heart pulse with microphone

    Hello all,


    My final project to complete c++ in university is to write application which will measure heart pulse via standard microphone.Because i am not so familiar with stl and c++ as with c#...
  3. Replies
    4
    Views
    1,686

    yes you are right. Wrong memory allocation of...

    yes you are right. Wrong memory allocation of pointer table caused this behavior. Thanks a lot !! You saved me a lot of time.

    Patryk
  4. Replies
    4
    Views
    1,686

    i edited my code sorry for that. splitSequences...

    i edited my code sorry for that. splitSequences is triggered before openMP directive so it runs as a singe thread and imo it doesn't run off the end of an array.
  5. Replies
    4
    Views
    1,686

    strange behavior with array in function

    Hello All,

    I noticed strange behavior with my splitSequence function in my program. I am writing parallel bubble search program with openMP. Everything is working ok in my laptop ( i5 ubuntu...
Results 1 to 5 of 5