Skip to content

minor updates

Choose a tag to compare

@amereghe amereghe released this 29 May 10:15
· 60 commits to master since this release
6375863

USER CHANGES

  • added a very simple README.md file - thanks to R. De Maria - commit ;
  • possibility to have an empty sysenv (though it must still be present) - PR #48 (by X. Lu). This is a preliminary step before dropping sysenv completely;
  • updated minor big in app version - PR #50 by A. Mereghetti;

MINOR CHANGES

  • all calls to awk have been changed into calls to gawk. This was found to be necessary as, when running SixDesk on a local UBUNTU machine, an alias to mawk was in place, requiring minor syntax differences. Thanks for F. Van Der Veken for signalling the issue. Fixed by PR #48 (by X. Lu);
  • replaced all tab chars in bash script with actual whitespaces - PR #48 (by X. Lu);
  • added a call to aklog after kinit (-R) - even though not strictly necessary, this better propagates the renewed kerberos token to AFS; relevant for submission from local machine. Thanks for F. Van Der Veken for signalling the issue. Fixed by PR #48 (by X. Lu);

ADMIN CHANGES

  • updated plotting scripts for monitoring BOINC activity - PR #49 (by sixtadm);:
    • proper scaling of queueing sixtrack tasks; at the same time, improved xtics;
    • increased upper range of TFLOPs;
    • added dalena and mischenk to monitored users;
    • fixed scaling of cumulative submitted/assimilated WUs;