Skip to content

[MFEM] New version: 3.4#8453

Merged
tgamblin merged 7 commits intodevelopfrom
v-dobrev/mfem-3.4
Jun 13, 2018
Merged

[MFEM] New version: 3.4#8453
tgamblin merged 7 commits intodevelopfrom
v-dobrev/mfem-3.4

Conversation

@v-dobrev
Copy link
Copy Markdown
Member

Add a new version (3.4.0) and a new variant (pumi).

@v-dobrev v-dobrev self-assigned this Jun 13, 2018
@v-dobrev v-dobrev requested review from acfisher, tgamblin and tzanio June 13, 2018 00:00
@tgamblin
Copy link
Copy Markdown
Member

@tzanio @v-dobrev: Just FYI, I've seen LLNL block bit.ly. Have you seen this?

@tgamblin
Copy link
Copy Markdown
Member

Also while we're on the topic -- do you guys only need download counts or do you want the referer data for these downloads as well? If you only want download counts, you can get that through GitHub's API. For MFEM, it would show up here:

https://api.github.com/repos/mfem/mfem/releases

You can't see a download count right now b/c you're linking people to the /archive/<tarball> URLs that GitHub associates with any tag, but if you upload a specific release tarball with your releases, it'll actually track the downloads.

Would that get you guys away from the weird URLs?

@tgamblin
Copy link
Copy Markdown
Member

Here's an example for Spack with a tarball asset attached: https://api.github.com/repos/spack/spack/releases

You can see that the 0.11.2 tarball was downloaded 130+ times. I guess it also shows that everyone uses Spack on the develop branch, b/c we get 400-500 clones/day.

@tzanio
Copy link
Copy Markdown
Contributor

tzanio commented Jun 13, 2018

@tgamblin wrote in #8453 (comment)

@tzanio @v-dobrev: Just FYI, I've seen LLNL block bit.ly. Have you seen this?

No I have not seen this. Where can I reproduce, e.g. with https://bit.ly/mfem-3-4?

@v-dobrev
Copy link
Copy Markdown
Member Author

@tgamblin, it looks like bitly is not blocked from LLNL, at least as of now.

Regarding using the GitHub "analytics": we looked at that at some point but they were not as nice as the analytics from the google shortener. I have not looked at the bitly analytics specifically but I assume they are similar to google's.

Are these short links causing any issues/headaches in Spack?

@tgamblin
Copy link
Copy Markdown
Member

@tzanio, @v-dobrev: no, I don't particularly care about the fancy links, since we've added functionality to handle them well. Though the extrapolation still doesn't really work on them.

I haven't seen the error recently, I just know that LLNL has blocked bit.ly in the past -- it is usually transient.

@tgamblin tgamblin merged commit a0c2a25 into develop Jun 13, 2018
@v-dobrev v-dobrev deleted the v-dobrev/mfem-3.4 branch June 13, 2018 23:36
nrichart pushed a commit to epfl-scitas/spack that referenced this pull request Oct 22, 2018
* Add new version (3.4.0) with new variant (pumi).
* Fix an issue: skip the tests in examples/pumi as they require
files that are not included in the mfem distribution/repository.
* Use patches to fix the testing issues with PUMI and PETSc v3.9.
* Use the new bit.ly short link for v3.4.
rmsds pushed a commit to epfl-scitas/spack that referenced this pull request Nov 15, 2018
* [mfem] new version: 3.4 (spack#8453)

* Add new version (3.4.0) with new variant (pumi).
* Fix an issue: skip the tests in examples/pumi as they require
files that are not included in the mfem distribution/repository.
* Use patches to fix the testing issues with PUMI and PETSc v3.9.
* Use the new bit.ly short link for v3.4.

* [mfem] Add BLAS+LAPACK to the required dependencies of SuperLU_DIST. (spack#8485)

* mfem: mfem-3.3-3.4-petsc-3.9.patch is not needed for latest develop version (spack#8809)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants