Forum: YAFU
2021-02-25, 18:52
|
Replies: 484
Views: 56,699
Well, I created yafu to use its current...
Well, I created yafu to use its current directory, or paths relative to it, for files it needs. So I don't consider this a bug. I didn't design it while considering either OS expectations or user...
|
Forum: Lounge
2021-02-18, 21:04
|
Replies: 1,084
Views: 69,826
|
Forum: Miscellaneous Math
2021-02-17, 19:14
|
Replies: 32
Views: 1,403
|
Forum: Miscellaneous Math
2021-02-17, 18:20
|
Replies: 32
Views: 1,403
Yes, much smaller numbers would have a larger...
Yes, much smaller numbers would have a larger probability of being smooth. But so far we have not seen this from you, only ratios of 10^-1 to 10^-3 that are trivial to generate. So, show us a bunch...
|
Forum: YAFU
2021-02-16, 19:33
|
Replies: 4
Views: 486
|
Forum: YAFU
2021-02-16, 14:55
|
Replies: 4
Views: 486
|
Forum: Lounge
2021-02-11, 18:43
|
Replies: 88
Views: 3,183
This is a common problem for us here in MN. We...
This is a common problem for us here in MN. We run a whole-house humidifier in the winter so we won't all wake up with bloody noses. The drawback is that the inside door hinges frost up, and ice...
|
Forum: YAFU
2021-01-28, 14:08
|
Replies: 2
Views: 734
|
Forum: Soap Box
2021-01-27, 18:03
|
Replies: 16
Views: 1,100
Sounds about right. Browse through r/WSB right...
Sounds about right. Browse through r/WSB right now and you'll see a lot of hate directed toward "the man". Some seem less interested in making money than they are in taking down the establishment.
|
Forum: Soap Box
2021-01-26, 22:01
|
Replies: 16
Views: 1,100
|
Forum: Programming
2021-01-17, 18:50
|
Replies: 11
Views: 1,710
|
Forum: Puzzles
2021-01-04, 20:07
|
Replies: 13
Views: 1,020
|
Forum: Lounge
2021-01-03, 16:50
|
Replies: 1,100
Views: 86,377
|
Forum: Programming
2020-12-09, 03:33
|
Replies: 11
Views: 1,710
|
Forum: Programming
2020-12-08, 23:04
|
Replies: 11
Views: 1,710
|
Forum: YAFU
2020-12-08, 21:51
|
Replies: 82
Views: 44,849
Good to know, thanks.
I've asked a question...
Good to know, thanks.
I've asked a question about this over in the programming thread; maybe more people read that and someone might know what's going on. I've browsed the gcc changelog but...
|
Forum: Programming
2020-12-08, 21:47
|
Replies: 11
Views: 1,710
gcc 10.2.0 behavior
A couple times now I have seen reports where gcc 10.2.0 failed to compile a project that older gcc versions (and icc) compiled just fine. They fail with errors in the linking stage; complaining...
|
Forum: YAFU
2020-12-08, 16:47
|
Replies: 82
Views: 44,849
Those are very similar errors to what is...
Those are very similar errors to what is happening here (https://www.mersenneforum.org/showthread.php?t=23087), with someone trying to compile YAFU using gcc 10.2.0. Are you using the same version...
|
Forum: EdH
2020-12-07, 21:22
|
Replies: 115
Views: 23,351
Just now grabbed a snapshot of r395...
Just now grabbed a snapshot of r395 (branches/wip) and put it in a clean new folder. Made sure INC, LIB, and CC lines are correct in the Makefile for the USE_AVX2 build path. Ran 'make USE_AVX2=1...
|
Forum: YAFU
2020-12-02, 21:12
|
Replies: 61
Views: 6,432
|
Forum: YAFU
2020-12-02, 20:29
|
Replies: 61
Views: 6,432
The example was apparently wrong in the file...
The example was apparently wrong in the file :brian-e:
Thanks for the reports!
It appears that this thread is actually all about the adventures of building and using yafu; very little to do...
|
Forum: YAFU
2020-12-02, 20:08
|
Replies: 61
Views: 6,432
|
Forum: YAFU
2020-12-02, 18:49
|
Replies: 61
Views: 6,432
This is kinda a dusty back-corner of yafu,...
This is kinda a dusty back-corner of yafu, unfortunately. I have tried to get it to work "as one would expect" (keeping in mind this may be different for different people, as we saw above) for all...
|
Forum: YAFU
2020-12-02, 18:14
|
Replies: 61
Views: 6,432
Yikes.
I suspect the task is wrapping that...
Yikes.
I suspect the task is wrapping that command line up into some sort of 'exec' call or using pipes or something, putting yafu into a state where it thinks there is an incoming batchfile.
...
|
Forum: YAFU
2020-12-01, 19:44
|
Replies: 61
Views: 6,432
|