C/C++ speed optimization bible/resources/pointers needed! - Other Technologies

This is a discussion on C/C++ speed optimization bible/resources/pointers needed! - Other Technologies ; Dave Seaman wrote: > On Fri, 14 Sep 2007 22:08:32 -0700, Wade Ward wrote: > >>>There is a Makefile in the src directory, and it works for me (on a Mac), >>>but there does not seem to be a compile.bat ...

+ Reply to Thread
Page 20 of 20 FirstFirst ... 10 18 19 20
Results 191 to 194 of 194

C/C++ speed optimization bible/resources/pointers needed!

  1. Default Re: C/C++ speed optimization bible/resources/pointers needed!

    Dave Seaman wrote:
    > On Fri, 14 Sep 2007 22:08:32 -0700, Wade Ward wrote:
    >
    >>>There is a Makefile in the src directory, and it works for me (on a Mac),
    >>>but there does not seem to be a compile.bat file as mentioned in
    >>>readme.txt. The run_demo.bat file surely won't do anything interesting
    >>>if you haven't compiled yet. Have you tried doing a "make"?

    >>
    >>That makes it sound like there's a compiler there, but is it the point that
    >>I have to bring my own, as well as my own source? Then I could have as a
    >>line in a batch file something like:
    >>echo on
    >>gcc some_file.c
    >>pause

    >
    >
    > Er, no, open source packages never include compilers, unless a compiler
    > is the actual product (as with gcc). When you buy a box of cereal, do
    > you expect to find a bowl, a spoon, and a carton of milk inside the
    > package?


    No, but I do expect to find close to 30 grams of sugar per 1/2 cup of
    cereal. Then most people add another 20 or 30 grams of sugar on top of
    that. Cereal, the real cause of the obesity epidemic.

    >
    >



    --

    Gary Scott
    mailto:garylscott@sbcglobal dot net

    Fortran Library: http://www.fortranlib.com

    Support the Original G95 Project: http://www.g95.org
    -OR-
    Support the GNU GFortran Project: http://gcc.gnu.org/fortran/index.html

    If you want to do the impossible, don't hire an expert because he knows
    it can't be done.

    -- Henry Ford

  2. Default Re: C/C++ speed optimization bible/resources/pointers needed!

    Wade Ward wrote:

    > "Gary Scott" <garylscott@sbcglobal.net> wrote in message
    > news:uCTGi.34252$RX.13204@newssvr11.news.prodigy.net...
    >
    >>Dave Seaman wrote:
    >>
    >>>On Fri, 14 Sep 2007 22:08:32 -0700, Wade Ward wrote:
    >>>
    >>>
    >>>>>There is a Makefile in the src directory, and it works for me (on a
    >>>>>Mac),
    >>>>>but there does not seem to be a compile.bat file as mentioned in
    >>>>>readme.txt. The run_demo.bat file surely won't do anything interesting
    >>>>>if you haven't compiled yet. Have you tried doing a "make"?
    >>>>
    >>>>That makes it sound like there's a compiler there, but is it the point
    >>>>that I have to bring my own, as well as my own source? Then I could have
    >>>>as a line in a batch file something like:
    >>>>echo on
    >>>>gcc some_file.c
    >>>>pause
    >>>
    >>>
    >>>Er, no, open source packages never include compilers, unless a compiler
    >>>is the actual product (as with gcc). When you buy a box of cereal, do
    >>>you expect to find a bowl, a spoon, and a carton of milk inside the
    >>>package?

    >>
    >>No, but I do expect to find close to 30 grams of sugar per 1/2 cup of
    >>cereal. Then most people add another 20 or 30 grams of sugar on top of
    >>that. Cereal, the real cause of the obesity epidemic.

    >
    > Frosted mini wheats is the answer. I spent five bucks on my last gallon of
    > milk; maybe it was bundled with a compiler?

    i don't deal well with wheat gluten. I'll spare you the details.

    --

    Gary Scott
    mailto:garylscott@sbcglobal dot net

    Fortran Library: http://www.fortranlib.com

    Support the Original G95 Project: http://www.g95.org
    -OR-
    Support the GNU GFortran Project: http://gcc.gnu.org/fortran/index.html

    If you want to do the impossible, don't hire an expert because he knows
    it can't be done.

    -- Henry Ford

  3. Default Re: C/C++ speed optimization bible/resources/pointers needed!




    "Gary Scott" <garylscott@sbcglobal.net> wrote in message
    news:uCTGi.34252$RX.13204@newssvr11.news.prodigy.net...
    > Dave Seaman wrote:
    >> On Fri, 14 Sep 2007 22:08:32 -0700, Wade Ward wrote:
    >>
    >>>>There is a Makefile in the src directory, and it works for me (on a
    >>>>Mac),
    >>>>but there does not seem to be a compile.bat file as mentioned in
    >>>>readme.txt. The run_demo.bat file surely won't do anything interesting
    >>>>if you haven't compiled yet. Have you tried doing a "make"?
    >>>
    >>>That makes it sound like there's a compiler there, but is it the point
    >>>that I have to bring my own, as well as my own source? Then I could have
    >>>as a line in a batch file something like:
    >>>echo on
    >>>gcc some_file.c
    >>>pause

    >>
    >>
    >> Er, no, open source packages never include compilers, unless a compiler
    >> is the actual product (as with gcc). When you buy a box of cereal, do
    >> you expect to find a bowl, a spoon, and a carton of milk inside the
    >> package?

    >
    > No, but I do expect to find close to 30 grams of sugar per 1/2 cup of
    > cereal. Then most people add another 20 or 30 grams of sugar on top of
    > that. Cereal, the real cause of the obesity epidemic.

    Frosted mini wheats is the answer. I spent five bucks on my last gallon of
    milk; maybe it was bundled with a compiler?
    --
    Wade Ward
    wade@zaxfuuq.net
    'If they took all the "And it came to pass's" out
    of the Book of Mormon, it would be a pamphlet.'
    --Mark Twain



  4. Default Re: C/C++ speed optimization bible/resources/pointers needed!



    "Gary Scott" <garylscott@sbcglobal.net> wrote in message
    newsUWGi.26913$eY.17247@newssvr13.news.prodigy.net...
    > Wade Ward wrote:
    >


    >>>>Er, no, open source packages never include compilers, unless a compiler
    >>>>is the actual product (as with gcc). When you buy a box of cereal, do
    >>>>you expect to find a bowl, a spoon, and a carton of milk inside the
    >>>>package?
    >>>
    >>>No, but I do expect to find close to 30 grams of sugar per 1/2 cup of
    >>>cereal. Then most people add another 20 or 30 grams of sugar on top of
    >>>that. Cereal, the real cause of the obesity epidemic.

    >>
    >> Frosted mini wheats is the answer. I spent five bucks on my last gallon
    >> of milk; maybe it was bundled with a compiler?

    > i don't deal well with wheat gluten. I'll spare you the details.

    But the details are important. More important than an allergy-specific
    proscription is the general method.

    I woke up this morning unable to breathe. This failure is an important one
    for carbon-based life. I stumble to my driveway where I fail to vomit, but
    I keep giving it the college try. I don't recall attending a kegger last
    night, but when you fail to yak five times, that would be part of the
    syndrome.

    The answer: a hot bath and a generous bowl of cereal. The milk is
    sweetened with sugar and now sitting next to my clicker with about 10 cc of
    1% remaining. One per cent is the breakfast of champions, with wheat, or if
    you're allergic: rice chex. Rice chex worx too. Discrete bites are
    important for a halting appetite. Add a mouis fille or three and the cup of
    joe that waits on the stovetop, and voila.
    There was bound to be implications for the flesh after a day a failed
    attempt to surf towards Glen. I guess that's one trait that Jack Johnson and
    I share, as well as his wonderful music. It wasn't for lack of enthusiasm,
    I was too heavy in the 50 gallon tote. How would I float if I instead tried
    to do so in still water with the same tools?
    --
    Wade Ward
    "I apparently do have time to bleed. Unusual luxury."



+ Reply to Thread
Page 20 of 20 FirstFirst ... 10 18 19 20

Similar Threads

  1. OT Re: C/C++ speed optimization bible/resources/pointers needed!
    By Application Development in forum Fortran
    Replies: 1
    Last Post: 10-09-2007, 02:01 PM
  2. Replies: 1
    Last Post: 10-09-2007, 02:01 PM
  3. C/C++ speed optimization bible/resources/pointers needed!
    By Application Development in forum Programming Languages
    Replies: 184
    Last Post: 09-21-2007, 02:36 PM
  4. Re: C/C++ speed optimization bible/resources/pointers needed!
    By Application Development in forum c++
    Replies: 9
    Last Post: 07-28-2007, 12:39 AM
  5. Re: C/C++ speed optimization bible/resources/pointers needed!
    By Application Development in forum c++
    Replies: 1
    Last Post: 07-27-2007, 09:50 AM