Developers Corner: Difference between revisions

From The Yambo Project
Jump to navigation Jump to search
(Created page with "* Test-suite ** Test-suite-simple|Test-suite (for dummies) ** Test-suite | Test-suite ** Benchmark-suite | Benchmark-suite * Special pages ** Special:AllPages | All Pages ** M...")
 
 
(23 intermediate revisions by 5 users not shown)
Line 1: Line 1:
* Test-suite
== Special Pages ==
** Test-suite-simple|Test-suite (for dummies)
* [[Special:AllPages | All Pages]]
** Test-suite | Test-suite
* [[MediaWiki:Sidebar | Side Bar]]
** Benchmark-suite | Benchmark-suite
* [[under construction | Html2Wiki HOWTO]]
* Special pages
* [https://en.wikipedia.org/wiki/Help:Wikitext Wikitext Help]
** Special:AllPages | All Pages
 
** MediaWiki:Sidebar | Side Bar
== Netiquette, branch naming, merging procedures & Coding practices ==
** under construction | Html2Wiki HOWTO
* [[Netiquette|Netiquette]]
* [[Branches Naming|Branches naming policy]]
* [[Coding good practices|Coding good practices]]
* [[Merging Procedures|Merging procedures and timings]]
 
== Test & Benchmarks suite(s) ==
* [[Test-suite | Official Yambo Test-suite]]
* [[Test-suite-simple| Official Yambo Test-suite (for dummies)]]
* [[Test-suite-python | Python Yambo Test-suite ]]
* [[Benchmark-suite | Benchmark-suite]]
 
== Yambo educational ==
* [[Educational]]
 
== ICTP VM setup ==
* [[ICTP VM setup| Setup instructions for new ICTP virtual machines]]
 
== Reducing the size of the VM image ==
Open a terminal in the VM and type
 
sudo dd if=/dev/zero | pv | sudo dd of=/bigemptyfile bs=4096k
sudo rm -rf /bigemptyfile

Latest revision as of 15:31, 3 September 2024