Presentation is loading. Please wait.

Presentation is loading. Please wait.

© Trustees of Indiana University Released under Creative Commons 3.0 unported license; license terms on last slide. Best Practices and Models for Sustainability.

Similar presentations


Presentation on theme: "© Trustees of Indiana University Released under Creative Commons 3.0 unported license; license terms on last slide. Best Practices and Models for Sustainability."— Presentation transcript:

1 © Trustees of Indiana University Released under Creative Commons 3.0 unported license; license terms on last slide. Best Practices and Models for Sustainability for Robust Cyberinfrastructure Software Craig A. Stewart Executive Director, Pervasive Technology Institute Associate Dean, Research Technologies Indiana University stewart@iu.edu Orcid ID: 0000-0003-2423-9019 24 February 2014

2 Starting points for Software Sustainability EAGER-funded project ACCI Campus Bridging Task Force report: – Finding 4: The existing, aggregate national cyberinfrastructure is not adequate to meet current or future needs of the US open science and engineering research community. – Finding 3: The current state of cyberinfrastructure software and current levels of expert support for use of cyberinfrastructure create barriers in use of the many and varied campus and national cyberinfrastructure facilities. These barriers prevent the US open science and engineering research community from using the existing, open US cyberinfrastructure as effectively and efficiently as possible. 2010 workshop on software reusability – Cyberinfrastructure Software Sustainability and Reusability Workshop Final Report. C.A. Stewart, G.T. Almes, D.S. McCaulay and B.C. Wheeler, eds., 2010. Available from: http://hdl.handle.net/2022/6701

3 Our foci Cyberinfrastructure (CI) software Less emphasis on end-user applications Working definition of CI software: Software and libraries that are essential to the successful operation of other end-user applications, but which are typically not end user applications. CI software tends to lack a market of sufficient size to support commercialization.

4 Summary of our results No magic bullets Image credit: Bullet from Aaberg, Jason. Stock Xchng. http://www.sxc.hu/photo/495767

5 Initial discussions PIs naïvely hoped to find a formula – similar to the NASA Reuse Readiness Levels – that project leaders could follow and be confident that if executed well would lead to software being sustained Co-PI Von Welch channeled his inner Kierkegaard: Kierkegaard wrote something translated as “Life can only be understood backwards; but it must be lived forwards.” Welch asserted that there may well be characteristics that enable sustainability, but that “sustained” was an adjective that could be applied only after the fact.

6 2-phase study approach Survey of the community In-depth case studies

7 Survey results - What factors influence software selection? ① Software capabilities and features are the most important considerations when adopting a software package ② Total cost of ownership (purchase and annual license maintenance fees) ③ Long-term availability ④ Reliability and maturity ⑤ Initial purchase cost of the software

8 Survey results - Name well-sustained open source software projects ① Linux ② R-project ③ Apache ④ Mozilla ⑤ TeX & LaTeX ⑥ Python ⑦ GNU ⑧ Eclipse ⑨ OpenOffice ⑩ ImageJ

9 Case studies Software projectGovernance model KitwarePrivate leadership in private / public partnership; CEO ultimate authority R projectBoard of directors, large community with conferences LAPACKBenevolent dictatorship with strong leadership group HUBzeroFoundation structured as LLC KualiFoundation structured as 501(c)3 UnidataExecutive director, advisory group, with strong NSF support Globus OnlineSmall company, led by benevolent dictatorship & strong leadership group. Annual conference GalaxyStrong leadership team with flat organization; strong community guidance HTCondorBenevolent dictatorship with strong leadership group and user conference

10 Factors that did NOT seem to differ about well- sustained software compared with other software Open source licenses per se Use of good practices in code management NASA Reuse Readiness Levels

11 What software building, testing, and hardening methodologies have proved effective in enabling software to be widely used by the NSF research community? What licensing terms are preferred? All well-sustained projects we studied had good software management, build, and test processes All well-sustained projects produce software that is robust Most permissive (in terms of reuse) open source licenses policies possible

12 What administrative structures, governance processes, and operational infrastructure enable software to be sustainable in the long term? Strong, committed leadership Tendency for leadership to have a strong and easily identified core of key leaders (some tendency for the leaders to be geographically co-located) Well-sustained projects tended to have tight control over the official code stack

13 What community engagement activities (e.g. requirements gathering, prototyping) demonstrate relevance to the software’s eventual success? Developers engaged with users. A centralized development team with regular, routine contact with users and leadership was an essential part of the projects we studied that had been well sustained over the long term. Domain experts engaged with developers. Software initiatives that pair subject matter (domain) expertise with technological and engineering expertise have an increased probability of broad adoption and sustainability. Conferences and web-based self-help were important community engagement mechanisms for some projects.

14 What financial models provide for long-term sustainability of software as well supported infrastructure? In general, NSF funding matters a lot, but studied success stories align with Dan Katz’s view of sustainable. Continued and ongoing funding for Unidata seems really important but also an edge case. Globus Online, HUBzero, and HTCondor all gain in sustainability in part through very large user communities. Kuali is interesting and different – maybe a model for the scientific community in some ways Kitware is an interesting model but may not be easily replicable.

15 Example of the value of sustained software to NSF and the scientific community Basic XSEDE-compatible cluster build Based exclusively on open source Distributed as a Rocks Roll and as RPMs Allows sysadmins and IT support experts at small institutions, particularly MSIs, to leverage software and training materials created by XSEDE

16 Baseline (don’t leave home without these) Software should be licensed with a very permissive open source license (in particular, one that permits commercializing derivative works). Good software engineering, build, and test practices are essential, including using a single (but well backed up) and definitive code repository.

17 Recommendations to SI2 PIs part 1 Project leaders should maintain control over the definitive code repository, and employ thorough testing and quality control processes for code releases. Provide good documentation and some mechanism for self help or community-mediated help via the web. Software projects should have extensive engagement with their intended user community – with a conference? – which should drive a detailed software development plan. (“Make sure your software matters to someone – a lot”)

18 Recommendations to SI2 PIs, Part 2 Expect to devote much time and energy to leading a software project, and/or hire a delegate dedicated to leading the project. Have, obtain, or hire expertise in business management in a nonprofit or small business. Develop a careful and phased sustainability management plan, ranging from preliminary to advance; should be part of any proposal that requests funds for development, expansion, or ongoing maintenance of scientific software. Experiment with emerging options for developing income, beyond depending on NSF funding. NB: The last two bullets reflect the age-old question: Which matters more, the planning or the plan?

19 Sustained software and replicability Multiple models are promoted for replicability of analyses. Distribution of open source code is one option and a very simple one. Repasky example Suggestion for the community and NSF: Production of open source software should be a societal value. Replicability of analyses should be a societal benefit. They should be advocated and valued as a broader impact in proposals that aim to sustain software efforts in the long term.

20 Nothing unites like a common problem What universities and colleges don’t need to pay for along with their business software is sailboats. Island Graphic from B. Wheeler. 2014. Speeding up on curves. EDUCAUSE Review. ©Brad Wheeler Used with permission.

21 Thinking about this issue from the standpoint of a community of practice The community of practice model seems potentially useful to the SI2 projects. Replicability and access seem to be common problems that SI2 projects can address collectively in a community of practice framework (may force changes in community views on what matters in a discipline). One of the things that all software projects seem to struggle with is assessments. There is a steep learning curve on some of the alternate funding mechanisms (e.g. NET+). Also the EU example of “supporting actions.”

22 License terms Please cite as: Stewart, C.A. 2011. Update on EAGER: Best Practices and Models for Sustainability for Robust Cyberinfrastructure Software. Presented at SI2 PI meeting, 24 February 2014. Arlington VA. Available at http://hdl.handle.net/2022/17332 http://hdl.handle.net/2022/17332 Except where otherwise noted, by inclusion of a source url or some other note, the contents of this presentation are © by the Trustees of Indiana University. This content is released under the Creative Commons Attribution 3.0 Unported license (http://creativecommons.org/licenses/by/3.0/). This license includes the following terms: You are free to share – to copy, distribute and transmit the work and to remix – to adapt the work under the following conditions: attribution – you must attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work). For any reuse or distribution, you must make clear to others the license terms of this work. 22

23 Acknowledgments This research supported by NSF Award 1147606 - EAGER: Best Practices and Models for Sustainability for Robust Cyberinfrastructure Software. Craig Stewart, PI; William K. Barnett, Richard Knepper, Von Welch, Eric Wernert Co- PIs. Julie Wernert conducted the case studies and the survey upon which this talk rests. This research was also supported by a generous grant from the Lilly Endowment, Inc. to the Indiana University Pervasive Technology Institute. Any opinions expressed here are those of the presenter and do not necessarily reflect positions of the National Science Foundation or the Lilly Endowment. All comparisons between Von Welch and Soren Kierkegaard are completely unauthorized by Von.

24 Further information Some final reports are online and available from http://rt.uits.iu.edu/sct/projects/sustainability.php http://rt.uits.iu.edu/sct/projects/sustainability.php Raw data from the survey are available from IUScholarWorks – linked from this page. One more report (summary of the case studies)will be published this week. A draft of the final overall report on results and findings will be posted soon for community comment, and finalized by March 28. Thank you…. Questions?


Download ppt "© Trustees of Indiana University Released under Creative Commons 3.0 unported license; license terms on last slide. Best Practices and Models for Sustainability."

Similar presentations


Ads by Google