can quantum depth be made to be dynamically specified?
Posted: 2006-05-05T19:12:42-07:00
I understand that one must build IM with one or the other (8 or 16). Is it possible to make this configurable at runtime? (Why was is made this way in the first place?)
My problem is that I build IM and distribute a binary, for OS X, (I know IM distributes it's own binaries, but there is the same problem), and so must build twice and distribute two binaries. This has become even worse - to build Universal binaries for OS X, that's 4 builds. (or 6 if I made a 32-bit version!)
I guess it must be some internal memory/code optimization thing? Is it possible?
My problem is that I build IM and distribute a binary, for OS X, (I know IM distributes it's own binaries, but there is the same problem), and so must build twice and distribute two binaries. This has become even worse - to build Universal binaries for OS X, that's 4 builds. (or 6 if I made a 32-bit version!)
I guess it must be some internal memory/code optimization thing? Is it possible?