InfoMessage
1) Message boards : ATLAS application : hits file upload fails immediately
Message 49718
Posted 6 Mar 2024 by Ken_g6
Still not working on my 1.37GB file. I'll likely try canceling the upload tomorrow as suggested, if it still doesn't work.
2) Message boards : ATLAS application : hits file upload fails immediately
Message 49690
Posted 2 Mar 2024 by Ken_g6
I did a little research. Seems like it should be possible to set Apache and PHP to accept up to 2GB files. Beyond that it starts hitting integer overflows.
3) Message boards : ATLAS application : hits file upload fails immediately
Message 49683
Posted 1 Mar 2024 by Ken_g6
Eventually not directly related, but faking 100 cores for an i7-6700 CPU might cause unwanted side effects

I like to set number of cores to use, instead of calculating percent of the CPU in my head. I almost never set it to more than 8.

Anyway, I got one task in; hopefully this other one will go eventually.
4) Message boards : ATLAS application : hits file upload fails immediately
Message 49671
Posted 1 Mar 2024 by Ken_g6
Yes, it's the big one. No, I'm not using any proxy. Ubuntu 20.04 with BOINC 7.16.6. I've tried lots of times but it just won't upload.

I found a <file_xfer_debug> flag in cc_config.xml to show more:

Fri 01 Mar 2024 01:34:06 AM MST | LHC@home | [fxd] starting upload, upload_offset -1
Fri 01 Mar 2024 01:34:06 AM MST | LHC@home | Started upload of mhzMDmrq1z4np2BDcpmwOghnABFKDmABFKDm73LSDmi7hKDm0utSzn_0_r514301471_ATLAS_hits
Fri 01 Mar 2024 01:34:06 AM MST | LHC@home | [file_xfer] URL: http://lhcathome-upload.cern.ch/lhcathome_cgi/file_upload_handler
Fri 01 Mar 2024 01:34:08 AM MST | LHC@home | [file_xfer] http op done; retval 0 (Success)
Fri 01 Mar 2024 01:34:08 AM MST | LHC@home | [file_xfer] parsing upload response: <data_server_reply>    <status>0</status>    <file_size>0</file_size></data_server_reply>
Fri 01 Mar 2024 01:34:08 AM MST | LHC@home | [file_xfer] parsing status: 0
Fri 01 Mar 2024 01:34:08 AM MST | LHC@home | [fxd] starting upload, upload_offset 0
Fri 01 Mar 2024 01:34:09 AM MST | LHC@home | [file_xfer] http op done; retval -224 (permanent HTTP error)
Fri 01 Mar 2024 01:34:09 AM MST | LHC@home | [file_xfer] file transfer status -224 (permanent HTTP error)
Fri 01 Mar 2024 01:34:09 AM MST | LHC@home | Backing off 04:15:39 on upload of mhzMDmrq1z4np2BDcpmwOghnABFKDmABFKDm73LSDmi7hKDm0utSzn_0_r514301471_ATLAS_hits
5) Message boards : Number crunching : Recommended CVMFS Configuration for Native Apps - Comments and Questions
Message 46862
Posted 10 Jun 2022 by Ken_g6
I have an old native app setup. I did the steps in the Howto V2 today. It didn't set up the CDN until I also installed the latest CVMFS config.

Also, will any caching proxy do? I set up an old copy of Polipo.
6) Message boards : ATLAS application : ATLAS Queue is empty
Message 30979
Posted 23 Jun 2017 by Ken_g6
CGI testing, the whole day, see -dev forum.

do you have a link?

Sorry, either I am blind or dumm :-)

The news section of https://lhcathomedev.cern.ch/lhcathome-dev/

If that's on the dev site, what does it have to do with Atlas here?
7) Message boards : Number crunching : Wrong applications sent to my computer?
Message 27454
Posted 16 May 2015 by Ken_g6
Hi, I'm a developer on PrimeGrid. My sieve application is a single binary that can run with generic code, MMX, or SSE2. (I haven't implemented AVX either.) I do this by compiling each version of the critical code to an object file, compiling the rest as generic code, then linking them together. Could you do this with your application?

I hope your application is C or C++ - this might be harder with Fortran.


©2026 CERN