Search:

Type: Posts; User: isato

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    3,366

    Sorry for the bad example. But I have figured out...

    Sorry for the bad example. But I have figured out the problem. A uint_64 have to be printed whit %llu instead of %d.

    Thanks
  2. Replies
    4
    Views
    3,366

    Adding uint_64 whit uint_32

    How do I do this. I tried whit casting but the whole thing still evaluates to zero.

    uint_64 a;
    uint_32 b;

    int c = a +b;

    c will be zero right?

    How do I do this?
  3. Replies
    0
    Views
    1,486

    CELL (getl , putl )

    Hi
    This is an assignment but I wonder if someone know if this is correct because I dont know the expected output and the next part of the assignment is based on this.

    Regards




    volatile...
  4. Thread: Sorting whit MPI

    by isato
    Replies
    0
    Views
    6,732

    Sorting whit MPI

    I have got this error message when using MPI


    [p-bc2903.hpc2n.umu.se:4063] *** An error occurred in MPI_Comm_group
    [p-bc2903.hpc2n.umu.se:4063] *** on communicator MPI_COMM_WORLD...
Results 1 to 4 of 4