latest change to ll-dc app
log in

Advanced search

Message boards : News : latest change to ll-dc app

Author Message
Profile rebirther
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Avatar
Send message
Joined: 2 Jan 13
Posts: 8553
Credit: 205,996,813
RAC: 1
Message 11982 - Posted: 29 Jul 2026, 15:06:21 UTC

We have removed the fixed input -v -use NO_ASM in latest WU batch

If you are running a 10xx card you must add

--passthrough_child -use NO_ASM

in app_config.xml to run this on your GPU.

For other options like -log xxx you need to change that to

--passthrough_child -log xxx

//xxx for any value see FAQ

to avoid computation errors.

Profile Bill F
Avatar
Send message
Joined: 5 Jul 18
Posts: 24
Credit: 67,876,246
RAC: 87,630
Message 11986 - Posted: 30 Jul 2026, 1:24:41 UTC - in response to Message 11982.

Is this change for Linux only ?

Anything needed for Windows ?

Profile rebirther
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Avatar
Send message
Joined: 2 Jan 13
Posts: 8553
Credit: 205,996,813
RAC: 1
Message 11987 - Posted: 30 Jul 2026, 5:06:14 UTC - in response to Message 11986.

Is this change for Linux only ?

Anything needed for Windows ?


For both OS.

mmonnin
Send message
Joined: 1 Feb 17
Posts: 46
Credit: 1,996,390,826
RAC: 12,775,813
Message 11992 - Posted: 1 Aug 2026, 17:35:54 UTC
Last modified: 1 Aug 2026, 17:36:12 UTC

Why did you remove cmdline -log. I was running another project, came back to this and had errors because you broke a function that was OK and now does not.

=Lupus=
Send message
Joined: 12 Dec 14
Posts: 4
Credit: 18,740,126
RAC: 195,436
Message 11999 - Posted: 6 Aug 2026, 0:39:48 UTC

To be sure:

I go to data\projects\srbase.my-firewall.org_sr5

and edit the app_config.xml

and add the following lines to the end of it:

<app_version> <app_name>LL-dc</app_name> <cmdline>--passthrough_child -use NO_ASM</cmdline> </app_version>


is that correct?

mmonnin
Send message
Joined: 1 Feb 17
Posts: 46
Credit: 1,996,390,826
RAC: 12,775,813
Message 12000 - Posted: 6 Aug 2026, 1:11:41 UTC - in response to Message 11999.

To be sure:

I go to data\projects\srbase.my-firewall.org_sr5

and edit the app_config.xml

and add the following lines to the end of it:

<app_version> <app_name>LL-dc</app_name> <cmdline>--passthrough_child -use NO_ASM</cmdline> </app_version>


is that correct?


All of this needs to be in the app_config.xml file

<app_config> <app_version> <app_name>LL-dc</app_name> <plan_class>opencl_nvidia_200</plan_class> <cmdline>--passthrough_child -use -NO_ASM</cmdline> </app_version> </app_config>

Profile rebirther
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Avatar
Send message
Joined: 2 Jan 13
Posts: 8553
Credit: 205,996,813
RAC: 1
Message 12001 - Posted: 6 Aug 2026, 6:05:04 UTC - in response to Message 11999.
Last modified: 6 Aug 2026, 6:05:34 UTC

To be sure:

I go to data\projects\srbase.my-firewall.org_sr5

and edit the app_config.xml

and add the following lines to the end of it:

<app_version> <app_name>LL-dc</app_name> <cmdline>--passthrough_child -use NO_ASM</cmdline> </app_version>


is that correct?


There was a change in the latest boinc wrapper command as discussed with boinc dev.

You need the new --passthrough_child command to send the command line to boinc client which does not have the older wrapper. We had this included in input template but removed it.


Post to thread

Message boards : News : latest change to ll-dc app


Main page · Your account · Message boards


Copyright © 2014-2026 BOINC Confederation / rebirther