Search:

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

Search: Search took 0.23 seconds.

  1. Replies
    27
    Views
    58,540

    [kubuntu] Re: Intel Turbo Boost not working?

    Turbo boost is the Intel buzzword for simple overclocking. Technically you should be able to disable turbo boost in BIOS and overclock to 2.8 GHz as long as the airflow around the CPU is not too...
  2. Re: fortran Matrix multiply fast ? DGEMM BLAS vs. MATLAB

    You should never write you own dense matmul routine (unless your name is Kazushige Goto) because you wont be able to achieve good performance.

    The reason MATLAB is fast is because it uses a vendor...
  3. Re: Question for Fortran 90 programmers: Which compiler is best?

    FORTRAN (77) in my opinion is ugly, outright messy and a PITA.

    Fortran (90/95/2003) on the other hand is simpler, elegant and more powerful.

    Personally I find Fortran much easier to use than...
  4. Re: Question for Fortran 90 programmers: Which compiler is best?

    IMHO the best free compilers are

    1. Intel Fortran (free for non-commercial use only)
    2. Sun Fortran
    3. g95
    4. gfortran

    Of these the Intel and Sun compilers are really industrial strength....
  5. Replies
    5
    Views
    1,827

    Re: iGMT installation

    You dont have the C shell installed.

    $sudo apt-get install csh

    Alternatively you can tweak the configure script to use the bash shell (installed by default).

    Btw iGMT is very restrictive. It...
  6. Replies
    41
    Views
    75,956

    Re: HOWTO: Install Intel Fortran 9.0

    For installing Fortran 8.0 on warty I used alien to create a deb. Instructions are available here...

    http://www.theochem.uwa.edu.au/fortran/intel_on_debian...
  7. Replies
    2
    Views
    512

    Re: Looking for a large Ubuntu logo

    Some svg files are here...
    https://wiki.ubuntu.com/UbuntuArtwork
  8. Replies
    3
    Views
    335

    Re: Anyone still on warty?

    Same here. Everything works perfectly for me (except suspend to ram) and with the backports project I'd rather not upgrade until Breezy.

    The six month release cycle is a little too fast for me :)
  9. Re: request latest flightgear and dependencies

    I am also waiting. Btw will it be possible to get one for warty too.

    Thanks for all the good work.
  10. Replies
    19
    Views
    3,101

    Re: LOL @ April 1st's GDM Theme

    Guys by mistake I deleted the 'Human' GDM theme. It's what comes default with warty. I tried to google "GDM-ubuntu.tar.gz" but cannot find the original one.

    Any ideas where to look for.

    ](*,)
Results 1 to 10 of 10