index
:
oar-p2p
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: compile warning
diogo464
2025-10-30
1
-0
/
+1
*
fix: improve error message when job has 0 machines
diogo464
2025-10-30
2
-0
/
+11
*
fix: dont panic when unable to obtain hostname
diogo464
2025-10-30
2
-9
/
+13
*
remove docker networks and leave swarm on setup
diogo464
2025-10-17
1
-0
/
+4
*
increased ssh connection attempts to 10 and increased verbosity
diogo464
2025-10-14
1
-1
/
+2
*
added extra debug logging when reading/parsing latency matrix
diogo464
2025-10-14
1
-0
/
+8
*
feat: write timestamp to signal file
diogo464
2025-09-18
1
-4
/
+22
*
fix: trim hostname to remove newlines
diogo464
2025-09-18
1
-0
/
+1
*
remove existing containers on net up/down
diogo464
2025-08-23
1
-5
/
+10
*
fixed docker repeated docker pull
diogo464
2025-08-18
1
-2
/
+10
*
pull container image only once per machine
diogo464
2025-08-18
1
-1
/
+3
*
added the --matrix-wrap flag
diogo464
2025-08-18
1
-9
/
+24
*
only consider running oar jobs when listing them
diogo464
2025-08-17
1
-1
/
+10
*
added clean command
diogo464
2025-08-11
1
-0
/
+20
*
improved container wait reliability with timeouts/retries
diogo464
2025-08-08
1
-3
/
+9
*
doubled tcp max orphan limit
diogo464
2025-08-08
1
-0
/
+3
*
only print last 500 lines of logs on container failure
diogo464
2025-08-08
1
-1
/
+1
*
fix: increase arp cache table size
diogo464
2025-08-07
1
-0
/
+5
*
disabled conntrack on 10.0.0.0/8 packets
diogo464
2025-08-07
1
-0
/
+15
*
fixed dmesg logs from tc
diogo464
2025-08-07
1
-1
/
+1
*
added --interleave flag to oar-p2p net show
diogo464
2025-08-02
1
-2
/
+23
*
added basic retry logic to the machine_containers_wait function
diogo464
2025-07-24
1
-1
/
+17
*
added ConnectionAttempts ssh option
diogo464
2025-07-24
1
-1
/
+5
*
replaced scp with rsync
diogo464
2025-07-24
1
-21
/
+13
*
added concurrency limit via OAR_P2P_CONCURRENCY_LIMIT
diogo464
2025-07-23
2
-35
/
+69
*
feat: added oar job id inference
diogo464
2025-07-22
3
-7
/
+307
*
fixed address listing on machines with no addresses
diogo464
2025-07-17
1
-1
/
+1
*
added the interface for machines oddish,psyduck,squirtle,bulbasaur
diogo464
2025-07-17
1
-11
/
+11
*
improved cli help text
diogo464
2025-07-17
1
-0
/
+62
*
set the interface for moltres machines
diogo464
2025-07-17
1
-10
/
+10
*
added custom signals to run subcommand
diogo464
2025-07-13
2
-14
/
+288
*
feat: add benchmark startup analysis tools and improve demo.sh
diogo464
2025-07-11
1
-0
/
+28
*
fix: correct shell redirection syntax from 2>1 to 2>&1
diogo464
2025-07-11
1
-1
/
+1
*
feat: add logging for scp command output
diogo464
2025-07-11
1
-0
/
+9
*
feat: create output directory if it doesn't exist in run command
diogo464
2025-07-11
1
-0
/
+8
*
fix: replace todo!() with bond0 interface for alakazam and kadabra machines
diogo464
2025-07-11
1
-16
/
+16
*
fix: add error handling for latency matrix dimension check
diogo464
2025-07-11
1
-4
/
+12
*
fixed log copying
diogo464
2025-07-11
1
-1
/
+1
*
fixed env var quoting when setting container variables
diogo464
2025-07-11
1
-0
/
+2
*
fixed reading schedule from stdin
diogo464
2025-07-11
1
-4
/
+9
*
added addr allocation policy
diogo464
2025-07-11
2
-16
/
+204
*
fixed net container build
diogo464
2025-07-11
1
-1
/
+3
*
cargo clippy --fix
diogo464
2025-07-10
3
-20
/
+17
*
clean enough for now
diogo464
2025-07-10
4
-320
/
+433
*
it works, now needs cleanup
diogo464
2025-07-10
2
-98
/
+890
*
rust init snapshot
diogo464
2025-07-09
3
-0
/
+452
*
Convert from Rust to Python project with uv support
diogo464
2025-06-29
1
-133
/
+0
*
Add P2P network setup script with interface and latency configuration
diogo464
2025-06-27
1
-2
/
+4
*
Add OAR job management and IP address allocation
diogo464
2025-06-27
1
-2
/
+123
*
init
diogo464
2025-06-27
1
-0
/
+10