bugGNU Parallel - Bugs: bug #58246, Remote --memfree

 
 

bug #58246: Remote --memfree

Submitter:  Ole Tange <tange>
Submitted:  Sun 26 Apr 2020 09:39:25 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Confirmed
Privacy:  Public Assigned to:  tange
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 26 Apr 2020 09:39:25 AM UTC, original submission:  

From 20200422:

    # TODO add sshlogin and backgrounding                                                                            
    # Run the script twice if it gives 0 (typically intermittent error)                                              
    $self->{'memfree'} = ::qqx($script) || ::qqx($script);
    if(not $self->{'memfree'}) {
        ::die_bug("Less than 1 byte memory free");
    }

The memfree should of course run remotely. Can we build a script that will work on every architecture, so you can mix Solaris, MacOS/X, FreeBSD and GNU/Linux servers?

Ole Tange <tange>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by tange (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-04-26 tange StatusNone Confirmed
        Assigned toNone tange

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code