MediaWiki API result

This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.

Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.

See the complete documentation, or the API help for more information.

{
    "batchcomplete": "",
    "continue": {
        "lecontinue": "2023-11-15 13:49:44+00|24",
        "continue": "-||"
    },
    "query": {
        "logevents": [
            {
                "logid": 34,
                "ns": 2,
                "title": "User:Tberlok",
                "pageid": 0,
                "logpage": 0,
                "params": {
                    "userid": 12
                },
                "type": "newusers",
                "action": "byemail",
                "user": "Haugboel",
                "timestamp": "2023-12-06T14:08:26Z",
                "comment": ""
            },
            {
                "logid": 33,
                "ns": 2,
                "title": "User:Christian",
                "pageid": 0,
                "logpage": 0,
                "params": {
                    "userid": 11
                },
                "type": "newusers",
                "action": "byemail",
                "user": "Haugboel",
                "timestamp": "2023-11-29T09:39:21Z",
                "comment": ""
            },
            {
                "logid": 32,
                "ns": 2,
                "title": "User:Michael",
                "pageid": 0,
                "logpage": 0,
                "params": {
                    "userid": 10
                },
                "type": "newusers",
                "action": "byemail",
                "user": "Haugboel",
                "timestamp": "2023-11-29T07:27:13Z",
                "comment": ""
            },
            {
                "logid": 31,
                "ns": 0,
                "title": "Running batch jobs",
                "pageid": 23,
                "logpage": 23,
                "revid": 181,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Philip",
                "timestamp": "2023-11-15T14:39:08Z",
                "comment": "Created page with \"<h1> Submit Jobs Via The SLURM Queueing System </h1> This is the preferred method of submitting batch jobs to the cluster queueing system and to run jobs interactively.  <h2> Most Important Queue Commands: </h2> Here we list the most commonly used queueing commands. If you are migrating from a different scheduling system, this cheat sheet may be useful for you. There also exists a compact two-page overview of the most important commands.  <h3> Use The <code>'Sinfo'</code...\""
            },
            {
                "logid": 30,
                "ns": 0,
                "title": "FAQs",
                "pageid": 22,
                "logpage": 22,
                "revid": 176,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "David.oneill",
                "timestamp": "2023-11-15T14:27:39Z",
                "comment": "Created page with \"* How do I access the HPC Cluster? Enter the following in the command terminal  SSH username@astroXX.hpc.ku.dk  You can remotely access the frontend machines astro06-09 via SSH to submit jobs or to analyze data.  It may be a good idea to check the load factor after logging in, using \"top\", and choose a different frontend if the CPU or memory use is already high (use \"<\" or \">\" in top to temporarily change from sorting on CPU to memory / virtiual memory). Login You can lo...\""
            },
            {
                "logid": 29,
                "ns": 0,
                "title": "MPI Libraries",
                "pageid": 21,
                "logpage": 21,
                "revid": 171,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "David.oneill",
                "timestamp": "2023-11-15T14:24:25Z",
                "comment": "Created page with \"Normally, the choice of MPI-libraries does not need to be made explicitly, but is instead chosen by selecting a specific mpi module (see \"Software->Modules\"). Notice that the MPI module has to match the compiler.  The default setup is to use the Intel compiler suite together with the Intel MPI library.  With the default setup, the program is automatically linking against the SLURM process manager, and it is easy to get optimal performance when running batch jobs (see \"Ru...\""
            },
            {
                "logid": 28,
                "ns": 0,
                "title": "Examples of SLURM scripts",
                "pageid": 20,
                "logpage": 20,
                "revid": 167,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Philip",
                "timestamp": "2023-11-15T14:18:56Z",
                "comment": "Created page with \"Here is examples of simple SLURM scripts for running serial, OpenMP and MPI jobs.  Note that a very nice introduction to running SLURM scripts exist at https://hpc.ku.dk/documentation/slurm.html.  <h2>  Simple Batch Script For Running Serial Programs  </h2>  Submission scripts are really just shell scripts (here we use bash syntax) with a few additional variable specifications at the beginning. These are prefixed with \"#SBATCH\" and otherwise use the same keywords and syn...\""
            },
            {
                "logid": 27,
                "ns": 0,
                "title": "Acknowledging the use of Tycho in articles and presentations",
                "pageid": 19,
                "logpage": 19,
                "revid": 163,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Haugboel",
                "timestamp": "2023-11-15T14:14:36Z",
                "comment": "Created page with \"Tycho is a group effort and we rely entirely on external funding to maintain the hardware. Users are strongly encouraged to acknowledge Tycho in all publications that describe results obtained using Tycho resources.  Users shall use the following wording in such acknowledgement in all papers and other publications. Having a standard formulation helps when assessing the impact of Tycho in e.g. future grant applications, and benefit all of us.  ====Acknowledging Tycho in a...\""
            },
            {
                "logid": 26,
                "ns": 0,
                "title": "Module system",
                "pageid": 18,
                "logpage": 18,
                "revid": 156,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Jredondo",
                "timestamp": "2023-11-15T14:10:27Z",
                "comment": "Created page with \"Tycho makes use of the Module system to manage dependencies and load common compilers and software.   Environment modules modify the users environment via modulefiles. They are typically used to manage different versions of applications, by e.g. modifying the PATH system variable, using one module file per application version.   To ensure consistency, we recommend that you put relevant module commands in a file (e.g. ~/.modules), and source it from relevant startup files...\""
            },
            {
                "logid": 25,
                "ns": 0,
                "title": "Adding a second IP Address",
                "pageid": 17,
                "logpage": 17,
                "revid": 131,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Jredondo",
                "timestamp": "2023-11-15T13:56:06Z",
                "comment": "Created page with \"Once you are logged in to the front-end, write:  <pre> hpc-setup-firewall.sh </pre>  There, you can add up to 3 total IP addresses.   One useful tip is to add the ERDA IP address, so that you can always log in to the cluster even if you are travelling.\""
            }
        ]
    }
}