ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    What Are You Doing Right Now

    Water Closet
    time waster
    285
    88.9k
    42.0m
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • stacksofplatesS
      stacksofplates
      last edited by stacksofplates

      Geeze. The one guy on our team is looking at compilers for our Fortran code. In the last like two years it went from $1300 to $5000.

      scottalanmillerS 1 Reply Last reply Reply Quote 1
      • scottalanmillerS
        scottalanmiller @stacksofplates
        last edited by

        @johnhooks said in What Are You Doing Right Now:

        Geeze. The one guy on our team is looking at compilers for our FORTRAN code. In the last like two years it went from $1300 to $5000.

        Because they know that if you are needing a FORTRAN Compiler that isn't free, they have you by the balls and you have zero choice but to pay them.

        Why are you not using the free one?

        stacksofplatesS 2 Replies Last reply Reply Quote 3
        • stacksofplatesS
          stacksofplates @scottalanmiller
          last edited by stacksofplates

          @scottalanmiller said in What Are You Doing Right Now:

          @johnhooks said in What Are You Doing Right Now:

          Geeze. The one guy on our team is looking at compilers for our FORTRAN code. In the last like two years it went from $1300 to $5000.

          Because they know that if you are needing a FORTRAN Compiler that isn't free, they have you by the balls and you have zero choice but to pay them.

          Why are you not using the free one?

          Not sure why he's looking at the Intel one. They used to use the PGI Compiler but now that it's just Intel it's ridiculous.

          We could convert over to MATLAB but it would take too much time (I guess).

          1 Reply Last reply Reply Quote 0
          • stacksofplatesS
            stacksofplates @scottalanmiller
            last edited by

            @scottalanmiller said in What Are You Doing Right Now:

            @johnhooks said in What Are You Doing Right Now:

            Geeze. The one guy on our team is looking at compilers for our FORTRAN code. In the last like two years it went from $1300 to $5000.

            Because they know that if you are needing a FORTRAN Compiler that isn't free, they have you by the balls and you have zero choice but to pay them.

            Why are you not using the free one?

            I believe they need the Intel Compiler for IMSL. You can't get that for free can you?

            I think they used to have to source for that but it was from the 90s

            scottalanmillerS 1 Reply Last reply Reply Quote 0
            • scottalanmillerS
              scottalanmiller @stacksofplates
              last edited by

              @johnhooks said in What Are You Doing Right Now:

              @scottalanmiller said in What Are You Doing Right Now:

              @johnhooks said in What Are You Doing Right Now:

              Geeze. The one guy on our team is looking at compilers for our FORTRAN code. In the last like two years it went from $1300 to $5000.

              Because they know that if you are needing a FORTRAN Compiler that isn't free, they have you by the balls and you have zero choice but to pay them.

              Why are you not using the free one?

              I believe they need the Intel Compiler for IMSL. You can't get that for free can you?

              I think they used to have to source for that but it was from the 90s

              At some point you put effort into converting. Why they didn't do that years ago, heaven only knows.

              The big Fortran compiler that I know is...

              http://gcc.gnu.org/fortran/

              Fortran is just part of the GCC compiler. No idea what would make any other compiler even a consideration these days.

              stacksofplatesS 2 Replies Last reply Reply Quote 0
              • stacksofplatesS
                stacksofplates @scottalanmiller
                last edited by

                @scottalanmiller said in What Are You Doing Right Now:

                @johnhooks said in What Are You Doing Right Now:

                @scottalanmiller said in What Are You Doing Right Now:

                @johnhooks said in What Are You Doing Right Now:

                Geeze. The one guy on our team is looking at compilers for our FORTRAN code. In the last like two years it went from $1300 to $5000.

                Because they know that if you are needing a FORTRAN Compiler that isn't free, they have you by the balls and you have zero choice but to pay them.

                Why are you not using the free one?

                I believe they need the Intel Compiler for IMSL. You can't get that for free can you?

                I think they used to have to source for that but it was from the 90s

                At some point you put effort into converting. Why they didn't do that years ago, heaven only knows.

                The big Fortran compiler that I know is...

                http://gcc.gnu.org/fortran/

                Fortran is just part of the GCC compiler. No idea what would make any other compiler even a consideration these days.

                Ya idk. I'll check tomorrow.

                1 Reply Last reply Reply Quote 0
                • stacksofplatesS
                  stacksofplates @scottalanmiller
                  last edited by

                  @scottalanmiller said in What Are You Doing Right Now:

                  @johnhooks said in What Are You Doing Right Now:

                  @scottalanmiller said in What Are You Doing Right Now:

                  @johnhooks said in What Are You Doing Right Now:

                  Geeze. The one guy on our team is looking at compilers for our FORTRAN code. In the last like two years it went from $1300 to $5000.

                  Because they know that if you are needing a FORTRAN Compiler that isn't free, they have you by the balls and you have zero choice but to pay them.

                  Why are you not using the free one?

                  I believe they need the Intel Compiler for IMSL. You can't get that for free can you?

                  I think they used to have to source for that but it was from the 90s

                  At some point you put effort into converting. Why they didn't do that years ago, heaven only knows.

                  The big Fortran compiler that I know is...

                  http://gcc.gnu.org/fortran/

                  Fortran is just part of the GCC compiler. No idea what would make any other compiler even a consideration these days.

                  I was asking about the IMSL Library though. Can you get it with the free compiler?

                  1 Reply Last reply Reply Quote 0
                  • stacksofplatesS
                    stacksofplates
                    last edited by stacksofplates

                    According to this you can't.

                    http://www.fortran.com/the-fortran-company-homepage/fortran-tools-libraries-and-application-software/

                    That must be why.

                    Ya the link there is for the page we were looking at. We use it for non-linear algebra, differential equations, and some other things.

                    Why it wasn't ported to R or MATLAB or Python, I don't know.

                    1 Reply Last reply Reply Quote 0
                    • scottalanmillerS
                      scottalanmiller
                      last edited by

                      Oh okay 😞

                      1 Reply Last reply Reply Quote 1
                      • stacksofplatesS
                        stacksofplates
                        last edited by

                        So I emailed ZeroTier about the iOS demo but haven't heard back. Did anyone else ask about it or get the demo?

                        1 Reply Last reply Reply Quote 0
                        • scottalanmillerS
                          scottalanmiller
                          last edited by

                          I have not gotten around to asking, yet.

                          1 Reply Last reply Reply Quote 0
                          • stacksofplatesS
                            stacksofplates
                            last edited by stacksofplates

                            So since I got my iPhone I've noticed that I'm using much more data than I did with my android. I think a lot has to do with not being able to use Chrome's data saver, but it seems like a ton more overall.

                            dafyreD 1 Reply Last reply Reply Quote 0
                            • scottalanmillerS
                              scottalanmiller
                              last edited by

                              5am, should probably get to bed now,.

                              thanksajdotcomT 1 Reply Last reply Reply Quote 0
                              • thanksajdotcomT
                                thanksajdotcom @scottalanmiller
                                last edited by

                                @scottalanmiller said in What Are You Doing Right Now:

                                5am, should probably get to bed now,.

                                I'll be at work at 5AM

                                1 Reply Last reply Reply Quote 0
                                • stacksofplatesS
                                  stacksofplates
                                  last edited by

                                  Setting the stage, it seems, to try to bash their decision to switch.......again

                                  http://www.techrepublic.com/article/after-three-years-of-linux-munich-reveals-draft-of-crunch-report-that-could-decide-its-open-source/

                                  1 Reply Last reply Reply Quote 0
                                  • stacksofplatesS
                                    stacksofplates
                                    last edited by stacksofplates

                                    http://arstechnica.com/information-technology/2016/04/cortana-web-searches-in-windows-10-will-now-only-be-able-to-open-edge-and-bing/

                                    One way to make people use your junk

                                    DustinB3403D 1 Reply Last reply Reply Quote 0
                                    • DustinB3403D
                                      DustinB3403 @stacksofplates
                                      last edited by

                                      @johnhooks I wouldn't call it junk, just clever data-mining.

                                      coliverC 1 Reply Last reply Reply Quote 1
                                      • coliverC
                                        coliver @DustinB3403
                                        last edited by

                                        @DustinB3403 said in What Are You Doing Right Now:

                                        @johnhooks I wouldn't call it junk, just clever data-mining.

                                        Why not both? Bing is pretty universally terrible, and I really haven't enjoyed Edge even though I've only used it to download Chrome and Firefox.

                                        1 Reply Last reply Reply Quote 0
                                        • dafyreD
                                          dafyre @stacksofplates
                                          last edited by

                                          @johnhooks said in What Are You Doing Right Now:

                                          So since I got my iPhone I've noticed that I'm using much more data than I did with my android. I think a lot has to do with not being able to use Chrome's data saver, but it seems like a ton more overall.

                                          You need to check. It seems like I remember hearing the iPhone had some "Speed Up My internet" options that used both Cell and Wifi for data.

                                          stacksofplatesS 1 Reply Last reply Reply Quote 1
                                          • stacksofplatesS
                                            stacksofplates @dafyre
                                            last edited by

                                            @dafyre said in What Are You Doing Right Now:

                                            @johnhooks said in What Are You Doing Right Now:

                                            So since I got my iPhone I've noticed that I'm using much more data than I did with my android. I think a lot has to do with not being able to use Chrome's data saver, but it seems like a ton more overall.

                                            You need to check. It seems like I remember hearing the iPhone had some "Speed Up My internet" options that used both Cell and Wifi for data.

                                            Oh I'll have to look at that. Ya I was bummed that chrome can't have that option on iOS. It's a really nice feature. It even compressed the images really well and kept the same quality (at least from my experience).

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 1092
                                            • 1093
                                            • 1094
                                            • 1095
                                            • 1096
                                            • 4443
                                            • 4444
                                            • 1094 / 4444
                                            • First post
                                              Last post