Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/boincadm/prj/html/inc/boinc_db.inc on line 147
Posts by VADemon

Posts by VADemon

1) Message boards : Open Issues : E-Mail from yandex.RU not comming to azet.SK
Deprecated: Creation of dynamic property BoincUser::$prefs is deprecated in /var/boincadm/prj/html/inc/forum_db.inc on line 164
(Message 3792)
Posted 15 Nov 2019 by VADemon
Post:
Yandex has more domains for receiving email and lets users choose one of the main domains to be the "permanent" sender address. E.g. I've set yandex.com and my sender address.
I had Gmail block my e-mail that contained only an attached image or text (I don't remember) sent to my friend, my e-mail address has a pristine reputation (only used to receive emails). GMail wouldn't even put it in spam folder, but completely deleted it. It took my friend to send an email back to me to approve my address in their spam filters... So I think this is it.
Whoever azet.sk are, I think Yandex' mail servers pack much more features, so I suspect spam filters.
2) Message boards : Closed Issues : SPT Memory Usage (Message 3791)
Posted 15 Nov 2019 by VADemon
Post:
spt_104_windows_x86_64, SHA256: 351B4A9C6528BEA1CAF0A8CCDC8CF97C139A1AF706B0F6E26D5897A31E84285B

Ryzen 1700, Win7 (all 11 in parralel):
343MB private, 342MB working set

No post-Mеltdown/Spеctre mitigatiоns instаlled.
e.g. this task
3) Message boards : Code and Servers : Lua Interpreter (Message 3758)
Posted 4 Nov 2019 by VADemon
Post:
It is not aimed to run the computation in lua, that would be quite wasteful. But the lua script could for example set up the enviroment, compile the main algorithm (in C) and then exec() it or drive the computation form high level.
[...] sztaki GenWrapper, but it only allowed posix-shell scripts, that are arcane to code anything but simple.

1) One could use LuaJIT and even work with C structures in Lua for extra performance - which would be quite fast in total, but I agree that it's (a little) wasteful in the long run.
2) So it would need to compile the algorithm every time, read: for every new task? If so, it'd be wasteful again, no?
3) I hate to write in shell too :)

Also installing anything close to a working compiler toolchain on Windows under Cygwin is an atrocious process. I can imagine under Linux those specialised stations that boot from USB would have problems too installing/keeping compiler software (think those "miner rigs" with nothing else but mobo+cpu+few gpus)




©2024 Tomáš Brada