Search:

Type: Posts; User: aswinms; Keyword(s):

Search: Search took 0.06 seconds.

  1. Replies
    15
    Views
    7,879

    Re: LAM/MPI Problem

    I installed MPICH by doing an "apt-get install" and I'm simulating it as of now (single node).
  2. Replies
    16
    Views
    22,050

    [ubuntu] Re: UVC Logitech Quickcam Driver static

    Does your webcam figure here?
  3. Thread: xmms

    by aswinms
    Replies
    5
    Views
    269

    [ubuntu] Re: xmms

    If I were you I'd install Amarok, I think it is the coolest audio player there is. Also, the short cut keys are same as Winamp, if that is what you're looking for. You could also try and get...
  4. Replies
    16
    Views
    22,050

    [ubuntu] Re: Logitech Quickcam Driver

    Did you check if your webcam is supported ? if not check it .
    Also, try removing and installing "Cheese", in fact try this before anything else.. Cheese supports almost any cam without any issue.Do...
  5. Thread: boot loader

    by aswinms
    Replies
    2
    Views
    475

    [ubuntu] Re: boot loader

    I assume you installed Ubuntu and then XP? This method has been known to cause issues, I suggest you take the pain of backing up your data and format the entire hard disk, install XP first and then...
  6. Replies
    2
    Views
    471

    [ubuntu] Re: speed problems after loss of power

    Have you enabled desktop effects?! If you have disable them and try first, and then if it still doesn't get faster then check the drivers although I doubt anything would have happened to the drivers...
  7. Re: canvi de nom d'un fitxer amb carącters blancs / nom de fitxers des de f-spot

    In English please? or can we have this translated by somebody?!
  8. Replies
    15
    Views
    7,879

    Re: LAM/MPI Problem

    Another thing I needed to know is, what are the steps I need to take to compile?! I used to do:
    ~$lamboot
    ~$mpic++ program.cpp
    ~$mpirun -np 5 ./a.out

    I obviously can't do a lamboot with...
  9. Replies
    4
    Views
    24,843

    Re: How to install MPICH2?

    try..
    ~$ sudo apt-get install mpich-bin
  10. Replies
    15
    Views
    7,879

    Re: LAM/MPI Problem

    ... and all my MPI programs will work out of the box?! Do I need to install anything else?!
  11. Replies
    15
    Views
    7,879

    Re: LAM/MPI Problem

    Yes I can compile using g++, my programs use mpi, it would be helpful if i got LAM running, what are the alternatives anyway to compile mpi code in C++?
  12. Replies
    15
    Views
    7,879

    Re: LAM/MPI Problem

    Yes it is, to be precise..:
    mpic++ program.cpp
  13. Replies
    15
    Views
    7,879

    Re: LAM/MPI Problem

    I'm not sure what you mean, but if you're asking if there's a G++ compiler(All my MPI programs are in C++) on my machine, the answer is yes. The thing is, the first time, they worked without G++! Now...
  14. Replies
    15
    Views
    7,879

    Re: LAM/MPI Problem

    I installed openmpi and lam-runtime by doing an "apt-get" and it worked the first time I booted lam without a problem(compilation and execution). Now, when I try to compile, it gives me no errors and...
  15. [ubuntu] Bluetooth not coming up after OS re-installation

    I had the bluetooth remote control feature up and working earlier, I had set it up using the instructions given here , I use 7.10(Gutsy Gibbon). I upgraded to 8.04 and my machine couldn't handle it,...
Results 1 to 15 of 17